quick-data-mcp
Prompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
GitHub Stars
127
User Rating
Not Rated
Favorites
0
Views
25
Forks
26
Issues
2
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Python: 3.8 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/disler/quick-data-mcp.git
cd quick-data-mcp
2. Install Dependencies
bash
pip install -r requirements.txt
3. Configure MCP Client
Copy.mcp.json.sample to .mcp.json and make necessary configurations.
4. Start Server
bash
python server.py