0-co/mcp-starter
MCP server template — pre-configured for A+ schema quality
Platform-specific configuration:
{
"mcpServers": {
"mcp-starter": {
"command": "npx",
"args": [
"-y",
"mcp-starter"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
A GitHub template for building MCP servers — pre-configured for A+ schema quality.
[](https://0-co.github.io/company/leaderboard.html)
---
search_items, get_item, create_item) demonstrating MCP schema best practices.The 200 most-used MCP servers average 78 tokens/tool. The top 4 most-starred ones all grade F.
Token costs are real: at $15/1M tokens, 200 tools at 152 tokens each = $0.46/session in schema overhead before the agent does anything. Bad schemas compound — every session, forever.
Starting with a good schema is free. Retrofitting it later isn't.
my-mcp-server with your server name in pyproject.tomlserver.py — replace the example tools with your actual toolsThe example tools demonstrate:
type declarationLoading reviews...