A
securityA
licenseA
qualityA production-ready template for building Model Context Protocol servers in TypeScript, offering fast development with Bun, Biome linting, and automated version management.
Last updated -
1
7
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
更新版本号。
添加到您的 Claude 桌面配置:
You must be authenticated.
一个可用于生产的模板,用于使用 TypeScript 创建模型上下文协议服务器,提供高效测试、开发和部署的工具。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/StevenStavrakis/mcp-starter-template'
If you have feedback or need assistance with the MCP directory API, please join our Discord server