Portfolio CSV Analyzer MCP Connector for Claude
A+Parse massive CSV exports from brokers like DEGIRO or XTB instantly. Streams financial data locally to prevent AI crashes, returning clean column schemas and sample data.
When you export your trading history from DEGIRO, XTB, or Interactive Brokers, you get a massive CSV file with thousands of rows. If you upload this directly to Claude, it will exhaust its context window, hallucinate data, and eventually crash.
This MCP acts as your local AI data scientist. It uses a high-speed streaming CSV parser to process the file line-by-line entirely local. Instead of dumping everything into the chat, it intelligently extracts the column headers and a small representative sample. This provides the AI with the exact schema it needs without overwhelming it. The AI can then guide you to write specific aggregation scripts or understand your portfolio safely.
The Superpowers
- 100% Local Processing: Your entire financial trading history is read locally.
- Massive File Support: Streams CSV files of any size without crashing Node.js or your AI.
- Smart Schema Extraction: Automatically detects column headers, separators, and data types.
- Assistant Ready: Ask the AI: 'Based on this broker export schema, what columns are available for calculating my P&L?'
Related Connectors
Chi-Square Test Engine MCP
Run exact Chi-Square independence tests on contingency tables local. Get CPU-guaranteed chi² statistics and p-values for categorical analysis.
Clearscope MCP
Optimize content via Clearscope — create SEO reports, grade drafts using NLP, perform keyword research, and audit SERP competitors directly from any AI agent.
Clientjoy MCP
Manage agency CRM and invoicing via Clientjoy — track leads, monitor invoices, and manage client projects directly from any AI agent.
The Movie Database (TMDb) MCP
Search movies, TV shows, people, get details, cast, trailers, and discover content via TMDb API.