We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/p1va/symbols-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
language-servers:
pyright:
command: pyright-langserver --stdio
extensions:
'.py': 'python'
workspace_files:
- 'pyproject.toml'
- 'requirements.txt'
- 'setup.py'
- 'Pipfile'
diagnostics:
strategy: 'pull'