DOCKER DB MCP SERVER TOOL
# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…
Directory
# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…
MCP (Model Context Protocol) server for Weaviate
# Formula One MCP Server This Model Context Protocol (MCP) server provides access to Formula One data and statistics using the FastF1 Python library. It allows…
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mcp Mongodb is an MCP server that enables interaction with MongoDB databases through the Model Context Protocol. It provides tools and resources for reading…
Redis MCP Server - Python implementation with docker
This read-only MCP Server allows you to connect to MongoDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
A lightweight MCP server for JDBC built with Quarkus. It is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
A Model Context Protocol (MCP) server that provides tools for connecting to and interacting with various database systems, including SQLite, PostgreSQL…
This MCP server provides read-only access to MySQL databases. It allows listing databases, listing tables, describing table schemas, and executing read-only…
PostgreSQL MCP Server is a Model Context Protocol server that provides CRUD operations for PostgreSQL database tables through a set of MCP tools. It uses the…
This MCP server implemented with spring AI and Oracle DB is mainly focused in learning and testing purpose
A comprehensive Model Context Protocol (MCP) server for accessing the STRING protein interaction database. This server provides powerful tools for protein…
A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read‑only queries. It…
SQL Server MCP Server for Claude Code is an MCP server that gives Claude Code the ability to directly query Microsoft SQL Server databases. It uses FreeTDS…
Integrates with Roam Research to enable searching, creating, and manipulating graph content for automated note-taking and intelligent information retrieval.
A Model Context Protocol (MCP) server that provides access to the Protein Data Bank (PDB) - the worldwide repository of information about the 3D structures of…
# MCP MySQL 本地数据库服务 MCP MySQL服务是一个轻量级的个人使用服务程序,用于连接和操作本地MySQL数据库。此服务可作为Cursor的MCP服务使用,通过API接口使Cursor能够轻松地执行各种数据库操作。 ## 特性 - 连接本地MySQL数据库 - 提供RESTful API进行数据库操作…
MySQL MCP Server is a read-only Model Context Protocol (MCP) server for interacting with MySQL and PostgreSQL databases. It allows MCP-compatible clients to…
MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.
# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…
ローカル環境でQdrantとMCP-server-qdrantを簡単に立ち上げるためのDocker Compose設定
An MCP server to query the NIST National Vulnerability Database (NVD)
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!