Mrmarket AI MCP Server

A purpose-built analytical engine for financial research, exposed over MCP. Ask hard questions about US-listed equities in plain English and get structured, reproducible results back. Its 8 documented tools cluster into read & search, recent, report. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-06-19 · ★ 3 · #272 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Shell · how we verify → /methodology

01 · Install Mrmarket AI

Claude Code

claude mcp add codinghaven-mrmarket-mcp --transport http https://mcp.mrmarket.ai/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "codinghaven-mrmarket-mcp": {
      "url": "https://mcp.mrmarket.ai/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.mrmarket.ai/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.mrmarket.ai

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace ai.mrmarket - domain-verified with the official MCP registry

03 · What Mrmarket AI can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 8 documented tools across read & search, recent, report, including query_data, fetch_page, describe_data, get_symbols.

Capability map

Tools grouped from the project's README - what Mrmarket AI lets an agent do.

read & search

6 tools - e.g. metered; free; free

query_data · fetch_page · describe_data · get_symbols · getting_started · get_account_status

Recent

1 tool - e.g. free

recent_queries

Report

1 tool - e.g. free

report_issue

04 · Who maintains Mrmarket AI

mrmarket.ai is maintained by codinghaven. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
finance - ranked #272 of 283 actively-maintained finance servers as of 2026-08-25.
registry
ai.mrmarket/mrmarket-mcp (active, first published 2026-06-06 · 2 versions)

06 · Mrmarket AI FAQ

Is Mrmarket AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-19. We re-verify nightly.

What can Mrmarket AI do?

An agent gets 8 documented tools across read & search, recent, report, including query_data, fetch_page, describe_data, get_symbols.

How do I install Mrmarket AI?

Run `claude mcp add codinghaven-mrmarket-mcp --transport http https://mcp.mrmarket.ai/mcp`. You can also paste the ready-made client config above.

Does Mrmarket AI require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Mrmarket AI