Loomal

Deterministic stock screening, backtesting, and factor analysis for AI trading agents

8 starspypi: quantcontext-mcp

About QuantContext

QuantContext is an MCP (Model Context Protocol) server published by zomma-dev in the official MCP registry, listed under Finance on Loomal. Deterministic stock screening, backtesting, and factor analysis for AI trading agents

It ships as a Python package on PyPI (quantcontext-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zomma-dev/quantcontext-mcp-server, where the project has earned 8 GitHub stars.

Use QuantContext with your agent

Claude Code · one command
claude mcp add quantcontext -- uvx quantcontext-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "quantcontext": {
      "command": "uvx",
      "args": [
        "quantcontext-mcp"
      ]
    }
  }
}
pypiquantcontext-mcp

Frequently asked questions

What is QuantContext?
QuantContext is an MCP (Model Context Protocol) server by zomma-dev in the Finance category. Deterministic stock screening, backtesting, and factor analysis for AI trading agents
How do I connect QuantContext to Claude, Cursor, or another MCP client?
Install QuantContext from its pypi package (quantcontext-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is QuantContext open source?
Yes — the source code is public at github.com/zomma-dev/quantcontext-mcp-server, with 8 GitHub stars.
Can AI agents pay to use QuantContext?
Not yet through Loomal — QuantContext is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain QuantContext? Claim this listing free by verifying GitHub ownership, or contact us.