Skip to main content
Glama

propublica-mcp

.dockerignore•814 B
# Version control .git/ .gitignore # Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # PyInstaller *.manifest *.spec # Virtual environments venv/ env/ ENV/ env.bak/ venv.bak/ # IDEs .vscode/ .idea/ *.swp *.swo *~ # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Testing .pytest_cache/ .coverage htmlcov/ .tox/ .cache nosetests.xml coverage.xml *.cover .hypothesis/ # Logs *.log logs/ # Project specific plans/ prompt_logs/ .env .env.local .env.*.local # Docker Dockerfile* docker-compose*.yml .dockerignore # CI/CD .github/ # Documentation *.md !README.md # Development only debug_test.py demo.py

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