MCP.so
Sign In

FMP

Comprehensive financial datasets

Documentation

About FMP

FMP provides comprehensive financial datasets for market and company analysis. Its connector gives assistants finance data context for working with fundamentals, market information, comparisons, and investment-research workflows.

Connection details

https://financialmodelingprep.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add fmp --transport http https://financialmodelingprep.com/mcp

Frequently asked questions

What is the FMP remote MCP server?

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

How do I connect to the FMP MCP server?

Add the endpoint https://financialmodelingprep.com/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 FMP MCP server require authentication?

Yes. FMP 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 FMP MCP server use?

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

More remote MCP servers