MCP server for stocks: 30 research tools for Claude Desktop

Use StoQuant's MCP server in Claude Desktop, Claude Code, or any MCP-compatible client. Query Q-Scores, insider filings, fundamentals, technical signals, and backtest any screen in natural language.

Bring StoQuant into your Claude workflow

The Model Context Protocol (MCP) lets you extend Claude with custom tools. StoQuant publishes an open-source MCP server with 30 stock-research endpoints: fetch Q-Scores, insider buys, SEC filings, technical patterns, earnings calendars, momentum leaders, regime alerts, and more. Ask Claude to "find undervalued tech stocks with positive insider activity" or "backtest a momentum screen from 2024 to now" — the server handles the API calls and data assembly. No paid API tier required; free-tier users get 100 queries/day.

How it works

  1. Install the MCP server on your machine — Run `npx -y stoquant-mcp install`. The installer configures the server in Claude Desktop settings or your MCP client's config file. One-time setup; no ongoing maintenance.
  2. Authenticate with your StoQuant account — Use your free StoQuant login to authenticate. Each query against the server is counted toward your daily limit (100 free/day). Paid tiers unlock unlimited queries and priority access.
  3. Use tools in Claude naturally — In Claude Desktop or Code, ask for stock analysis by name. Claude calls the MCP server in the background. Example: "Show me the top 5 Q-Score picks in tech with recent insider buys."

Related on StoQuant

Learn what the MCP server can do: Q-Score Methodology (stoquant.com/learn/q-score-methodology) and Walk-Forward Validation (stoquant.com/learn/walk-forward-validation). See sample picks: Today's Top Q-Score (stoquant.com/today/top-q-score).

FAQ

What is the Model Context Protocol (MCP)?

An open standard for connecting Claude (and other LLMs) to custom tools and data sources. MCP servers expose reusable functions that Claude can call in conversation, no API key sharing required.

Do I need to pay to use the StoQuant MCP server?

No. Free StoQuant accounts get 100 tool calls/day. Paid tiers unlock unlimited queries. The server is open-source; you can self-host and run as many queries as your server allows.

What tools does the StoQuant MCP server expose?

Thirty tools: fetch Q-Score/insider/fundamentals/technical signals, search niches, list breakouts, access SEC filings, query analyst ratings, detect regime changes, backtest screens, and more. Full list in the /methodology page.

How do I install the MCP server?

Run `npx -y stoquant-mcp install` on your terminal. The installer detects your OS and configures the server in Claude Desktop or your custom MCP client config. Restart Claude to activate.