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
4
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
更新版本号。
添加到您的 Claude 桌面配置:
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
一个可用于生产的模板,用于使用 TypeScript 构建模型上下文协议服务器,具有用于快速开发的 Bun、用于 linting 的 Biome 以及用于创建 MCP 工具的有组织的结构。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/electroglodyte/sverse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server