Skip to main content
Glama

CongressMCP-full

.gitignore741 B
# Environment variables .env .env.local .env.development .env.test .env.production # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg # Virtual environments venv/ env/ ENV/ .venv/ .env/ .virtualenv/ # IDE files .idea/ .vscode/ *.swp *.swo .DS_Store # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Documentation files (reference materials) documentation/mcp_pythonSDK_readme.md documentation/mcp_with_llms.txt # Testing .coverage htmlcov/ .pytest_cache/ .tox/ .nox/ # MCP specific .mcp_cache/ .mcp_data/ # Heroku .heroku/ *.pyc staticfiles/ # Jupyter Notebooks .ipynb_checkpoints /env

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/amurshak/congressMCP'

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