MCP_Polaris_Server

NathanPolaris09/MCP_Polaris_Server
★ 0 stars TypeScript Data/Analytics Updated today
An MCP server.
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": {
    "mcp_polaris_server": {
      "command": "npx",
      "args": [
        "-y",
        "NathanPolaris09/MCP_Polaris_Server"
      ]
    }
  }
}

README Excerpt

A remote MCP server that lets Claude fetch client report data (starting with Arbor Energy, designed to extend to other clients) from arborreport.polarisconsulting.net, authenticated via Microsoft Entra ID. This was built without access to two things — fill these in before handing off to end users: 1. **The real report API contract.** `src/report-client.ts` currently
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →