SQL MCP Server Demo
by kamaleshayyala-0608 · data-analytics · mcp-server, glama
Provides read-only access to SQL Server databases via Data API Builder, with tools to describe entities, read records, and aggregate data through the Model Context Protocol.
Source: https://github.com/kamaleshayyala-0608/SQL-Demo
Install
git clone https://github.com/kamaleshayyala-0608/SQL-DemoTags: 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.
SQL MCP Server Demo 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
- Context Catalog MCP by ArokiaNisha
Exposes schema, lineage, and data-quality trust signals from a SQLite-backed catalog as MCP tools, enabling AI agents to answer grounded questions about datasets without hallucinating.
- ask-your-database by HardikSim2025
Enables natural language queries against a Postgres database through MCP tools for listing tables, describing schemas, and running SQL queries, with write operations blocked for safety.
- sap-datasphere-mcp by NicolasVenturiniFlexso
MCP server for SAP Datasphere that enables AI assistants to perform data discovery, metadata exploration, analytics queries, ETL data extraction, database user management, and data profiling with built-in PII masking.
- sql-mcp by Gowsi31
Provides read-only SQL Server access via MCP tools and a chat interface for natural-language database queries.
- localmem-mcp by OpenAgentHQ
Gives AI agents persistent, local-first memory using SQLite and on-device embeddings, enabling semantic search and recall across sessions with no cloud calls.
- fitbro-mcp-server by simo21-ss
Provides read-only access to a local FitBro environment, enabling queries of Postgres, retrieval of application and test logs, and on-demand Cucumber test runs via MCP.
- planner-mcp by DannieJWright
MCP server that turns planning documents into structured SQLite data and exposes plan metadata to AI agents, with tools to list and delete saved plans.
- mcp-research-agent-system by hemanth2k6
A production-quality multi-agent research system with an arXiv MCP server and LangGraph-based research agents, providing search, details, and cached summaries via SQLite.
Frequently asked questions
How do I install SQL MCP Server Demo?
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 SQL MCP Server Demo?
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 SQL MCP Server Demo 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.