Skip to main content
Glama
pyrightconfig.json640 B
{ "typeCheckingMode": "standard", "include": [ "src" ], "exclude": [ "**/tests", "**/test_*.py", "**/.pytest_cache", "**/.ruff_cache", "**/build", "**/dist", "**/*.egg-info", "docs", ".vscode", ".github" ], "ignore": [ "**/__pycache__", "**/node_modules" ], "pythonVersion": "3.12", "reportMissingTypeStubs": "none", "reportUnusedImport": "none", "reportUnusedVariable": "none", "reportUnusedParameter": "none", "reportUnusedExpression": "none", "reportDuplicateImport": "none" }

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/possible055/relace-mcp'

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