openmarkets

danchev/openmarkets
★ 3 stars Python AI/LLM Updated today
A Model Context Protocol (MCP) server for agentic retrieval of financial market data
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openmarkets": {
      "command": "uvx",
      "args": [
        "openmarkets"
      ]
    }
  }
}

Or install with pip: pip install openmarkets

Topics

financefinancial-datamachine-learningmarket-datamcpmcp-server