python-mcp MCP Server
arun2dot0/python-mcp
Are you the maintainer of arun2dot0/python-mcp? Claim this listing →
Python MCP Server for Demo
Add AgentRank to Claude Code Discover and compare tools like arun2dot0/python-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
arun2dot0/python-mcp is a Python MCP server licensed under MIT. Python MCP Server for Demo
Ranked #20 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 2
2 contributors → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads 13% 717/wk
717 weekly installs → early adoption
Forks 0
Description Brief
License MIT
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
## MCP Server MCP server that provides integration for getting all the person information Also itegration to get details from Rag for blog search There are multiple test scenarios . Tested with the streaming version # Python version requirement python>=3.10 # MCP Python client library for SSE transport mcp # Pydantic AI for OpenAI agent integration and MCP toolsets pydantic-ai-slim[mcp] # HTTP client and SSE support httpx[sse] # setup local environment python3 -m venv myenv uv venv myenv -p 3.11 source myenv/bin/activate uv add openai-agents pip install "uvicorn[standard]" uv pip install -r requirements.txt # Debug what is in the port sudo lsof -i :8000 # Using mcp with streaming option - Tested Local run uv run server.py Server run nohup uvicorn server:app --reload --log-level error --host 0.0.0.0 --port 8080 &Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.