Skip to content
Back to search
30
MCP

mcp-server-python-template

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.

Uptime
0.0%
117 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mcp-server-python-template": {
      "url": "None",
      "transport": "http"
    }
  }
}