Browse and discover Model Context Protocol compatible servers
The Hologres MCP Server provides a universal interface for AI Agents to interact with Hologres databases, enabling metadata retrieval and SQL operation execution. It supports local file and PIP installation modes.
This repository provides a Python implementation of an MCP server for accessing Microsoft SQL Server databases, enabling language models to inspect schemas and execute queries through a standardized API.
This repository offers an installer and MCP Server for SingleStore, facilitating seamless integration with LLMs through the Model Context Protocol. It enables natural language interaction with SingleStore using tools like Claude Desktop.
This repository provides a demo server showcasing how to integrate a Fireproof database with the Model Context Protocol for connecting code and data to AI systems like Claude Desktop, implementing
This repository provides an MCP server implementation designed to retrieve data from MariaDB databases, exposing schema lists and offering tools like query_database for read-only operations. It also includes instructions for
This repository hosts MCP Servers, including the OceanBase MCP Server, facilitating secure interaction with OceanBase databases through the Model Context Protocol. Community support and bug reporting are available.
This repository provides a Memory Cache Server, an MCP server that reduces token consumption by efficiently caching data between language model interactions, improving performance automatically. This repository provides a Memory
This repository provides an MCP server for accessing InfluxDB using the OSS API v2, offering resources, tools, and prompts for managing and querying data within an InfluxDB instance.
The OceanBase MCP Server enables secure AI interaction with OceanBase databases. It allows listing tables, reading data, and executing SQL queries through a controlled and safe interface. The OceanBase MCP