Skip to main content
Glama

Python MCP Server Examples

by cyanmage
MIT No Attribution
.amazon-q-example.json628 B
{ "mcpServers": { "calculator": { "command": "python /path/to/sample-building-mcp-servers-with-python/src/calculator_server.py", "args": [] }, "s3": { "command": "python /path/to/sample-building-mcp-servers-with-python/src/s3_server.py", "args": [] }, "rds": { "command": "python /path/to/sample-building-mcp-servers-with-python/src/rds_server.py", "args": [] }, "postgres": { "command": "python /path/to/sample-building-mcp-servers-with-python/src/postgresql_server.py", "args": ["postgresql://username:password@hostname:port/database"] } } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyanmage/Building-MCP-Servers-with-Amazon-Q-CLI-and-Python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server