MCP Data API

by OneCodeToEnd · data-analytics · mcp-server, glama

A FastMCP-based server that provides tools for API discovery and execution, hierarchical category management, and SQL query execution through the Model Context Protocol.

Source: https://github.com/OneCodeToEnd/mcp_data_api

Install

git clone https://github.com/OneCodeToEnd/mcp_data_api

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

MCP Data API is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • appstore-rejections-mcp by RobertoJoseph

    An MCP server that gives AI assistants access to a curated database of Apple App Store rejection reasons, solutions, and real-world cases.

  • MCP Task Queue — EC2 + SSE by mohamedomar193

    Enables Cursor on your laptop to connect to an MCP server on EC2 via SSE/HTTPS to manage a task queue stored in Postgres, supporting task listing, status updates, and work prompt generation.

  • notion-mcp by w-10-m

    MCP server with 23 tools for full Notion integration, enabling database, page, block, user, search, comment, template, and duplication operations through natural language.

  • staruml-controller-erd-mcp by pontasan

    An MCP server for AI assistants to programmatically create and manage Entity-Relationship Diagrams in StarUML, including full CRUD operations and PostgreSQL DDL generation.

  • notion-mcp-fast by lucid-jin

    Fast, read-only MCP server for Notion that reads directly from local SQLite cache, enabling instant access to Notion pages, databases, and users without API calls or rate limits.

  • MCP BigQuery Server by rodneyelmore

    Production-ready MCP server for BigQuery that translates natural language questions to SQL, executes queries securely, and delivers results via stdio or HTTP for integration with GitHub Copilot, Power BI, and web applications.

  • sqlite-memory-mcp by miles990

    Provides persistent memory, skill tracking, failure indexing, and context sharing for Claude Code using SQLite with FTS5 full-text search.

  • mcp-supabase by GabsPereiraDev

    Enables interaction with Supabase databases, including listing tables, querying, inserting, updating, deleting records, and executing RPC functions.

Frequently asked questions

How do I install MCP Data API?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support MCP Data API?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is MCP Data API free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.