A
securityA
licenseA
qualityA production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
Last updated -
1
7
12
JavaScript
MIT License
使用 TypeScript 构建模型上下文协议 (MCP) 服务器的生产就绪入门模板。
该项目包括一个帮助创建新 MCP 工具的脚本:
这将:
src/tools/<tool-name>
下创建一个新的工具目录例子:
bun test
bun run format
bun run lint
bun run build
要将您的开发 MCP 服务器添加到 Claude Desktop:
本项目使用standard-version进行自动化版本管理。运行bun run release
即可创建新版本。
feat
:新功能(提升小版本)fix
:错误修复(补丁版本)BREAKING CHANGE
:重大变更(重大版本更新)在发布新版本之前,请记住使用bun run release
更新版本号。
要通过Smithery自动为 Claude Desktop 安装 Weather MCP Server Starter:
添加到您的 Claude 桌面配置:
You must be authenticated.
用于构建模型上下文协议服务器的基于 TypeScript 的模板,具有快速测试、自动版本管理和用于 MCP 工具实现的清晰结构。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreatAuk/mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server