From financial-analysis
Connects remotely to Daloopa's MCP server for querying financial data extracted from SEC filings, earnings calls, and company documents. Requires Daloopa authentication.
npx claudepluginhub anthropics/financial-services-pluginsAdd to your .mcp.json:
{
"mcpServers": {
"daloopa": {
"url": "https://mcp.daloopa.com/server/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.daloopa.com/server/mcpShare bugs, ideas, or general feedback.