Statsource MCP Server

by jamie7893
Verified
# Core dependencies mcp>=0.1.0,<1.0.0 # Official Model Context Protocol Python SDK requests>=2.31.0,<3.0.0 pydantic>=2.4.2,<3.0.0 python-dotenv>=1.0.0,<2.0.0 # For reading .env files (optional) # Logging python-json-logger>=2.0.7,<3.0.0 # For structured logging (optional) # Development # Use this for local development: # -e . # Production # For production, install the package: # mcp-server-stats