MCP.so
Sign In

Daloopa

Financial fundamental data and KPIs with hyperlinks

Documentation

About Daloopa

Daloopa supplies financial fundamentals and KPI data sourced from SEC filings, investor presentations, and public financial documents. Its connector gives assistants source-linked data points for quantitative financial analysis, dashboards, and company comparisons.

Connection details

https://mcp.daloopa.com/server/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add daloopa --transport http https://mcp.daloopa.com/server/mcp

Frequently asked questions

What is the Daloopa remote MCP server?

The Daloopa remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.daloopa.com/server/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Daloopa MCP server?

Add the endpoint https://mcp.daloopa.com/server/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Daloopa MCP server require authentication?

Yes. Daloopa uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Daloopa MCP server use?

Daloopa exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers