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%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

makemcp
A lightweight, easy-to-use wrapper for creating MCP (Model Context Protocol) servers in Python
0 tools
create-mcp-server
Create an Model Context Protocol server project from a template.
0 tools
jupyter-mcp-server
🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
0 tools
context-engineering-mcp
MCP server for Context Engineering templates and protocols
0 tools
mcp-arena
An opinionated Python library for building MCP (Model Context Protocol) servers with presets, agents, and tools.
0 tools
Office-PowerPoint-MCP-Server
A MCP (Model Context Protocol) server for PowerPoint manipulation using python-pptx. This server provides tools for creating, editing, and m
0 tools

How to use

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

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