python-base-mcp-server
@tjmaynes
About python-base-mcp-server
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"python-base-mcp-server": {
"command": "pipx",
"args": [
"run",
"cookiecutter",
"gh:tjmaynes/python-base-mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is python-base-mcp-server?
It is a cookiecutter template for quickly bootstrapping a Python-based MCP server. It is intended for developers who want to scaffold a new MCP server project using a standard template.
How to use python-base-mcp-server?
Install cookiecutter (via pipx or pip), then run cookiecutter gh:tjmaynes/python-base-mcp-server to generate a new server project. Follow the interactive prompts to configure the project.
Key features of python-base-mcp-server
- Cookiecutter template for Python MCP servers
- Requires only Python and Cookiecutter
- Installed via pipx or pip
- Quick project scaffolding with interactive prompts
Use cases of python-base-mcp-server
- Bootstrapping a new Python-based MCP server from a template
FAQ from python-base-mcp-server
—
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments