Skip to main content
Glama

propublica-mcp

.gitignore•912 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ !server/lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover .hypothesis/ .pytest_cache/ # Vendored dependencies vendor/ # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # IDE .vscode/ .idea/ *.swp *.swo *~ # OS .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Project specific prompt_logs/ plans/ *.log demo.py # MCP specific mcp_cache/ config/secrets.json # Docker .env logs/ nginx.conf ssl/ docker-compose.override.yml # Scripts scripts/ # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .npm .yarn/ .pnp.* # Documentation DOCKER.md docs/ .hive-mind

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/asachs01/propublica-mcp'

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