Back to search
30
MCP
mcp-server-python-template
sontallive/mcp-server-python-templateThis 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.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-server-python-template": {
"url": "None",
"transport": "http"
}
}
}