# Python Base Mcp Server

> A cookiecutter template for quickly bootstrapping a Python-based MCP server.

- **Type:** MCP server
- **Install:** `agentstack add mcp-tjmaynes-python-base-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [tjmaynes](https://agentstack.voostack.com/s/tjmaynes)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [tjmaynes](https://github.com/tjmaynes)
- **Source:** https://github.com/tjmaynes/python-base-mcp-server

## Install

```sh
agentstack add mcp-tjmaynes-python-base-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# python-base-mcp-server

> A cookiecutter template for quickly bootstrapping a Python-based MCP server.

## Requirements

- [Python](https://www.python.org)
- [Cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html#installation)

## Usage

To install this `cookiecutter` template, run the following command:
```bash
pip install pipx
pipx run cookiecutter gh:tjmaynes/python-base-mcp-server
```

Or:
```bash
python -m pip install --user cookiecutter
cookiecutter gh:tjmaynes/python-base-mcp-server
```

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [tjmaynes](https://github.com/tjmaynes)
- **Source:** [tjmaynes/python-base-mcp-server](https://github.com/tjmaynes/python-base-mcp-server)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-tjmaynes-python-base-mcp-server
- Seller: https://agentstack.voostack.com/s/tjmaynes
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
