NVD Database MCP Server
An MCP server to query the NIST National Vulnerability Database (NVD)
Directory
An MCP server to query the NIST National Vulnerability Database (NVD)
A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.
An MCP server that provides safe, read-only access to SQLite databases through the Model Context Protocol. Built with the FastMCP framework, it enables LLMs to…
# MCP Postgres Server Ce serveur implémente le protocole MCP (Model Context Protocol) pour Cursor, permettant d'utiliser une base de données PostgreSQL comme…
MCP Server for connecting to Snowflake with read-only questions
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
MCP Server to interact with Google Cloud Firestore
# MySQL MCP Server MySQL Model Context Protocol(MCP)サーバーは、ローカル環境のMySQLデータベースに接続し、大規模言語モデル(LLM)がSQLクエリを実行できるようにするツールです。 ## 要件 - **Node.js**: 20.0.0以上 -…
An MCP server to interact with SQLite databases
An MCP server for Milvus that supports session connection management and accesses Milvus via the SSE interface.
GUIDE is an MCP server that connects AI agents in editors like Cursor to Microsoft SQL Server databases using environment‑variable configuration and the uv…
A Model Context Protocol server that provides read-only access to MongoDB databases. It enables LLMs to inspect collection schemas and execute aggregation…
A Model Context Protocol (MCP) server implemented in Node.js and TypeScript, designed to enable LLMs to interact directly with SQLite databases.
The LibSQL Model Context Protocol Server is a server application that interfaces with LibSQL databases, providing schema information and enabling table…
MCP server for connecting clients like Claude Desktop to ODBC data sources
WhoDB CLI - a powerful database management tool with interactive TUI, programmatic commands, and MCP server for AI assistants.
Query French legal databases using the Legifrance API.
A C# MCP server for interacting with databases via ADO.NET, compatible with Virtuoso.
これは Cloudflare Workers として deploy可能な kintone 用の Model Context Protocol (MCP) サーバーです。 OAuth で認証するため、(秘匿すべき)認証情報をローカルディスク内などに保存しません。 ある cybozu.comドメイン用に この MCP…
# OpenGov MCP Server An MCP (Model Context Protocol) server that enables MCP clients like Claude Desktop to access Socrata Open Data APIs. This integration…
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with multiple storage backends and fuzzy search
An MCP server that provides tools to interact with Powerdrill datasets, enabling smart AI data analysis and insights.
A simple MCP server for MySQL, demonstrating fundamental MCP protocol concepts. Requires a MySQL database connection configured via environment variables.