When testing, avoid running uvicorn directly. Instead, test indirectly in a way that allows for graceful exit, or use a timeout command prefix to ensure termination.
To run the MCP server: `uv run uvicorn src.main:app --reload`
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/tstapler/sleeper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server