Skip to main content
Glama
reilly3000
by reilly3000
.gitignore370 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python # Virtual Environment venv/ env/ ENV/ .venv # IDE .vscode/ .idea/ *.swp *.swo *~ # Environment .env .env.agent .env.local .env.test # Data data/ *.db *.sqlite # Testing .pytest_cache/ .coverage htmlcov/ .tox/ # Distribution dist/ build/ *.egg-info/ # Logs *.log plaid_mcp.log # OS .DS_Store Thumbs.db .env

Latest Blog Posts

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/reilly3000/tool-plaid'

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