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
100
MIT License
A production-ready starter template for building Model Context Protocol (MCP) servers with TypeScript.
The project includes a script to help create new MCP tools:
This will:
src/tools/<tool-name>
Example:
bun test
bun run format
bun run lint
bun run build
To add your development MCP server to Claude Desktop:
This project uses standard-version for automated version management. Run bun run release
to create a new version.
feat
: New feature (bumps minor version)fix
: Bug fix (bumps patch version)BREAKING CHANGE
: Breaking change (bumps major version)Remember to update the version number using bun run release
before publishing new versions.
Add to your Claude Desktop config:
一个可用于生产的模板,用于使用 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