Skip to main content
Glama

propublica-mcp

py.py•329 B
# shim for pylib going away # if pylib is installed this file will get skipped # (`py/__init__.py` has higher precedence) from __future__ import annotations import sys import _pytest._py.error as error import _pytest._py.path as path sys.modules["py.error"] = error sys.modules["py.path"] = path __all__ = ["error", "path"]

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