Matstack Code Rules MCP
A JavaScript project initialized with Bun, including dependency installation and running scripts
rating : 2 points
downloads : 14
What is an MCP server?
The MCP server is a lightweight JavaScript runtime service built on Bun, specifically designed to handle requests and responses related to the Model Context Protocol. It provides efficient request processing capabilities and is suitable for building AI model interface services.How to use the MCP server?
After installing the Bun runtime, you can start the server with a simple command. The server listens on port 3000 by default and can be interacted with via HTTP requests.Applicable scenarios
Suitable for scenarios that require quickly setting up AI model API services, handling model context requests, and building lightweight middleware. Particularly suitable for prototype development and small projects.Main features
Fast startupBased on the Bun runtime, it starts extremely fast, suitable for rapid development and prototype verification
LightweightConcise code, few dependencies, and low resource consumption
Easy to expandModular design, convenient for adding new routes and functions
Advantages and limitations
Advantages
Fast startup and running speed
Simple configuration and low learning cost
Seamless integration with the Bun ecosystem
Limitations
Relatively basic functions, suitable for small projects
Depends on the Bun runtime environment
Lacks enterprise - level features such as load balancing
How to use
Install dependencies
Make sure the Bun runtime is installed, then run the following command to install project dependencies
Start the server
Run the following command to start the MCP server
Access the service
The server runs at http://localhost:3000 by default and can be tested via browser or curl
Usage examples
Rapid prototype developmentUse the MCP server to quickly build an AI model API prototype
Middleware serviceAct as middleware between the front - end and back - end to process model requests
Frequently Asked Questions
Must I use the Bun runtime?
How to modify the server port?
Does it support HTTPS?
Related resources
Bun official documentation
Complete documentation for the Bun runtime
GitHub repository
Project source code repository
MCP protocol specification
Detailed specification of the Model Context Protocol
Featured MCP Services

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
100
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
153
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
839
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
575
5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
761
4.8 points