Skip to main content
Glama
mypy.ini248 B
[mypy] python_version = 3.10 ignore_missing_imports = True strict = True warn_return_any = True warn_unused_configs = True # Exclude the problematic MCP client module exclude = .*/(mcp/client/.*|site-packages/.*) [mypy-mcp.*] ignore_errors = True

Latest Blog Posts

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/ervwalter/mcp-kanka'

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