MCP Server Template
@BoLiDev
关于 MCP Server Template
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Server Template?
MCP Server Template is a boilerplate for building Model Context Protocol (MCP) servers. It provides a pre-configured Node.js project with TypeScript, build scripts, and development tooling.
How to use MCP Server Template?
Install dependencies with npm install, build with npm run build, and run with npm run dev. For development, use npm run watch for auto-rebuild, npm run lint for linting, npm run format for formatting, and npm run inspect to test with an inspector.
Key features of MCP Server Template
- Pre-configured TypeScript project for MCP servers.
- Watch mode for automatic rebuilds on changes.
- Linting and formatting scripts included.
- Test with Inspector using a dedicated script.
- Environment variable support via
ENV_KEY.
Use cases of MCP Server Template
- Kickstarting development of a new MCP server.
- Learning or prototyping MCP server implementations.
- Providing a consistent starting point for MCP server projects.
FAQ from MCP Server Template
What runtime does it require?
Node.js and npm. The README shows npm commands for setup and development.
How do I run the server in development mode?
Use npm run dev to start the server, or npm run watch for auto-rebuild on file changes.
What environment variables are used?
A sample ENV_KEY is listed, but no details on its purpose are provided in the README.
How can I test the server?
Run npm run inspect to test with an inspector tool.
Where is the source code located?
All source code lives in the src/ directory, with src/index.ts as the main entry point.
开发工具 分类下的更多 MCP 服务器
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Grafana MCP server
grafanaMCP server for Grafana
评论