DB_Talk
by Abhinab-Handique · data-analytics · mcp-server, glama
Enables natural language interaction with SQLite databases using LangChain and FastMCP, allowing users to query, insert, update, and delete data via conversation with safety confirmations.
Source: https://github.com/Abhinab-Handique/DB_talk
Install
git clone https://github.com/Abhinab-Handique/DB_talkTags: 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.
DB_Talk 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
- mcp-server-motherduck by cienco
An MCP server that enables SQL analytics on DuckDB and MotherDuck databases, allowing AI assistants and IDEs to query and analyze data.
- Appointment Scheduler MCP Server by fastmcp-me
A Model Context Protocol (MCP) server that connects to a PostgreSQL database to manage appointment scheduling.
- ChatSQL MCP Server by thomasjerard
Enables natural language queries to PostgreSQL by converting questions to SQL using Google Gemini and executing via FastMCP.
- MCP-Markdown-RAG by Zackriya-Solutions
A Model Context Protocol (MCP) server that provides a local-first RAG engine for your markdown documents. It uses a file-based Milvus vector database to index your notes, enabling LLMs to perform semantic search and retrieve relevant content from your local files.
- FileMaker Data API MCP Server by fsans
Provides AI agents with direct access to FileMaker databases through the FileMaker Data API, enabling natural language interactions for querying, managing records, and database introspection.
- MyArxivDB_MCP by Jongbin-kr
Organizes personal research papers by crawling arXiv metadata, embedding abstracts, storing in a PostgreSQL database, and generating Related Work sections using LLMs.
- mcp-database by justpoypoy
MCP server for connecting to databases (PostgreSQL, MySQL, SQL Server, Redis) enabling SQL queries, table exploration, and Redis key-value operations.
- iMessage MCP by 4ndylg
Read-only MCP server for local macOS Messages database, enabling querying of chats, messages, attachments, and metadata.
Frequently asked questions
How do I install DB_Talk?
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 DB_Talk?
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 DB_Talk 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.