ask-your-database
by HardikSim2025 · data-analytics · mcp-server, glama
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.
Source: https://github.com/HardikSim2025/postgres_mcp
Install
git clone https://github.com/HardikSim2025/postgres_mcpUse this forAI-extracted
- →Query PostgreSQL databases using natural language prompts from Claude
- →Execute SQL operations and retrieve results without writing raw SQL
- →Integrate PostgreSQL database access into Claude-powered applications
Works with
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.
ask-your-database 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.
- 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.
- postgres-mcp-server by allensandiego
MCP server for PostgreSQL, providing schema discovery, catalog introspection, read-only querying, and optional safe write operations to AI assistants.
Frequently asked questions
How do I install ask-your-database?
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 ask-your-database?
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 ask-your-database 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.