SQLite MCP Server
These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
Directory
These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
MySQL MCP Server is an MCP (Model Context Protocol) server that integrates with MySQL databases. It allows AI assistants and MCP-compatible clients to execute…
An MCP server for querying the OSV (Open Source Vulnerability) database API.
# healsens-fhirmcp Open-source, conformance-aware MCP server for FHIR R4 and R5. `healsens-fhirmcp` is Healsens' MCP implementation for healthcare systems that…
# MSSQL MCP Server A Model Context Protocol (MCP) server for connecting to Microsoft SQL Server databases. This server provides tools for executing SQL queries…
A Model Context Protocol (MCP) server that connects to a MySQL database and exposes a tool for AI models to execute SQL queries via natural language, without…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
Jewei Mysql Mcp Server is a MySQL database query server that executes SQL queries (only SELECT statements), retrieves table structure information (columns…
# AWS PostgreSQL MCP Server A Model Context Protocol (MCP) server providing read-only SQL query access to an AWS PostgreSQL database via the `query` tool…
An MCP server that provides tools for querying MySQL databases. It connects to MySQL databases via environment variables and executes SQL queries. Designed for…
Compabase MCP is a Model Context Protocol server that gives AI assistants — Claude, Cursor, Windsurf, and any other MCP-compatible client — direct access to 3…
A Model Context Protocol (MCP) server implementation using TypeScript for interacting with an SQLite database. It provides an interactive interface for…
A lightweight Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to autonomously interact with SQLite databases.
A Model Context Protocol (MCP) server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes tools and resources…
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
A MCP server for DuckDB with auth and friendly sql support out of the box.
MCP Server for connecting to Snowflake with read-only questions
# couchdb-mcp-server [](https://smithery.ai/server/@robertoamoreno/couchdb-mcp-se…
MCP server for SQLite — query databases, inspect schemas, explain queries
PostgreSQL performance analysis and optimization MCP server
UnderDoc Tutorial - Expense Analytics with MCP Server for SQLite
Mysql-Mcp-Server is a Model Context Protocol server implemented in Java as a Spring Boot starter. It supports multiple data sources and communicates via the…
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
This read-only MCP Server allows you to connect to MariaDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…