xp-mcp

Satsuj1n/xp-mcp
★ 0 stars TypeScript Database Updated 1mo ago
Local-first, read-only MCP server to talk to your XP Investimentos portfolio through Claude Desktop. TypeScript + SQLite. Zero scraping, zero credentials.
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": {
    "xp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Satsuj1n/xp-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Talk to your XP Investimentos portfolio through Claude — 100% local, read-only, zero scraping.** </div> --- `xp-mcp` is a [Model Context Protocol](https://modelcontextprotocol.io/) server that exposes your **XP Investimentos** portfolio to Claude Desktop (or any MCP-compatible client). You feed it the official PDF/CSV exports XP already gives you — the server parses them, normalizes everything into a local SQLite database, and answers questions through MCP tools.

Tools (8)

calculate_allocation_driftget_dividendsget_portfolio_summaryget_positionsget_transactionsimport_extract_csvimport_nota_corretagemimport_xperformance_pdf

Topics

anthropicbrazilclaudeclaude-desktopfintechmcpmodel-context-protocolsqlitetypescriptxp-investimentos
📊
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 →