sontallive/mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assisted development of MCP tools easier and more efficient.
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-python-template": {
"command": "npx",
"args": [
"-y",
"mcp-server-python-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...