We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/laramarcodes/plaid-transactions-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Plaid Transactions MCP Server Dependencies
# MCP Server Framework
mcp>=1.0.0
# HTTP client for API requests
httpx>=0.27.0
# Data validation
pydantic>=2.0.0