python-base-mcp-server
@tjmaynes
About python-base-mcp-server
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
Basic information
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
—
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments