DROMA MCP Server
A Model Context Protocol (MCP) server for DROMA (Drug Response Omics association MAp) - enabling natural language interactions with drug-omics association…
Directory
A Model Context Protocol (MCP) server for DROMA (Drug Response Omics association MAp) - enabling natural language interactions with drug-omics association…
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
nuzur is a model-first database platform for MySQL and PostgreSQL. The MCP server lets any AI assistant or agent (Claude, Cursor, Gemini, or anything else that…
Model Context Protocol (MCP) server allowing LLMs to store and search knowledge in a SQLite database
MCP server connecting AI systems to Elasticsearch clusters
A Model Context Protocol (MCP) server implementation for RAG
A Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/
MariaDB Reader MCP Server is a Model Context Protocol server that allows AI assistants like Cline to explore and interact with MariaDB databases. It provides…
MCP Server for connecting to Snowflake with read-only questions
It is an MCP (Model Context Protocol) server for querying MongoDB databases. It provides a tool to retrieve all documents from a specified collection.
# Dune Analytics MCP Server A Model Context Protocol (MCP) server that bridges Dune Analytics data to AI agents, providing access to DEX metrics, EigenLayer…
This guide explains how to set up Model Context Protocol (MCP) servers for various AWS database services—Amazon RDS MySQL, DocumentDB, DynamoDB, Redshift, and…
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP…
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…
This repo is an extension of PostgreSQL MCP Server providing functionalities to create tables, insert entries, update entries, delete entries, and drop tables.
A fully featured PostgreSQL server adapter for the Model Context Protocol (MCP), providing robust read/write access and enhanced schema metadata for LLM and…
MCP Server to interact with Google Cloud Firestore
# MCP Server with MongoDB Integration This is an MCP server that provides tools for querying MongoDB data. ## Setup 1. Install dependencies using uv: ```bash…
A Model Context Protocol (MCP) server that exposes configured Oracle Database tables and columns as context for large language models (LLMs). It enables LLMs…
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
MCP-native memory layer for Claude Code, Cursor, Cline, Continue, and 16 other AI tools. Hybrid search (BM25 + pgvector + graph), self-hosted on Supabase +…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
# DBtoolReader DBtoolReader is a PostgreSQL database tool that provides a server interface for executing database queries and retrieving schema information…