Java based Model Context Procotol (MCP) Server for JDBC
A lightweight MCP server for JDBC built with Quarkus. It is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
Directory
A lightweight MCP server for JDBC built with Quarkus. It is compatible with Virtuoso DBMS and other DBMS backends that have JDBC drivers.
A comprehensive Model Context Protocol (MCP) server that provides unified access to Deutsche Bahn (DB) and German mobility APIs. Built with Python, FastAPI…
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…
MCP対応のRAGシステム。Markdownドキュメントをベクトル化し、自然言語で高速検索。LibSQL、Qdrant、PostgreSQLに対応してます。
# MySQL MCP Server A MySQL Model Context Protocol (MCP) server implemented with FastMCP 2.0 and Python. ## Features - Execute SQL queries via MCP functions -…
# PostgreSQL MCP Server A Model Context Protocol (MCP) server that allows users to connect to PostgreSQL databases. This server exposes resources, tools, and…
🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to…
MySQL Query MCP server for AI assistants - execute read-only MySQL queries
<div align="center"> # DAEE Engine **Dominion Agent Economy Engine** The infrastructure layer for autonomous agents that earn, transact, and build trust in the…
一个提供MySQL数据库操作的模型上下文协议服务器。该服务器使AI模型能够通过标准化接口与MySQL数据库进行交互。支持对数据库的所有操作。
A Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/
 # Unofficial STRING MCP Server A comprehensive Model Context Protocol (MCP) server for accessing…
MCP server connecting AI systems to Elasticsearch clusters
# Supabase MCP Server 🚀 [](https://www.typescri…
# 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…
# MySQL MCP Server Version: 0.1.0 A Model Context Protocol (MCP) server for interacting with a MySQL database. This server allows MCP clients (like AI…
A fully featured PostgreSQL server adapter for the Model Context Protocol (MCP), providing robust read/write access and enhanced schema metadata for LLM and…
TypeScript implementation of the Sqlite MCP Server
Hypergraph database for AI agents. Store n-ary relationships (edges connecting 2+ nodes), track provenance (source and confidence), and query paths — all…
MCP Server for MySQL based on NodeJS is a Model Context Protocol server that provides read-only access to MySQL databases. It enables LLMs to inspect database…
An MCP server to help AI Agents inspect the contents of a BigQuery warehouse
# MongoDB Model Context Protocol Server A powerful server implementation for managing models, contexts, and protocols with MongoDB integration and Cursor…
# MariaDB / MySQL Database Access MCP Server env # MariaDB/MySQL Connection Configuration MARIADB_HOST=localhost MARIADB_PORT=3306 MARIADB_USER=root…