Skip to content
Verified official

Strasmore market data MCP

v1.0.0

com.strasmore.ai/market-data

US stocks and options data via SQL: bars, ticks, greeks, fundamentals, filings. No key.

transport:streamable-http tools:4

Target client

run in your project directory

claude mcp add --transport http market-data https://ai.strasmore.com/mcp

setup guides: Claude Code Claude Desktop Cursor VS Code Zed Windsurf Cline Gemini CLI Grok ChatGPT Claude.ai LangChain

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

list_tables Read-only

list tables

describe_table Read-only

describe table

run_sql Mutating

run sql

get_plans Read-only

get plans

All 4 tools, one page each

Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. Check the server's own documentation before granting access.