polyglot
Polyglot is a uniform interface to 18 databases across 9 categories, usable as a Python/Java library or an MCP server for LLMs, with built-in guardrails.
Directory
Polyglot is a uniform interface to 18 databases across 9 categories, usable as a Python/Java library or an MCP server for LLMs, with built-in guardrails.
Transpile SQL queries between different dialects using the sqlglot library.
Access extensive Formula 1 statistics and information using the FastF1 library and OpenF1 API.
sansfiction library book tracking and search
Provides secure, read-only access to Oracle databases through Python's oracledb library, enabling database schema exploration and SQL query execution without…
Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
 # Unofficial Human Protein Atlas MCP Server A comprehensive Model Context Protocol (MCP) server for accessing Human Protein Atlas data…
This project demonstrates how to build an MCP Server and client connected to Azure Cosmos DB for NoSQL. It includes a NextJS 15 frontend that displays a…
A Rust-based MCP server that provides a model‑context–protocol interface to ChromaDB, a vector database for embeddings. It enables collection and document…
Natural Language SQL Chat Interface using MCP SQL Server
# GLEIF MCP Server A Model Context Protocol (MCP) server for accessing the Global Legal Entity Identifier (LEI) database via GLEIF's public API…
# MCP Server for Oracle Cloud Infrastructure (OCI) This project implements a Model Context Protocol (MCP) server for Oracle Cloud Infrastructure, allowing LLMs…
# mcp-server-weaviate [](https://smithery.ai/server/@weaviate/mcp-server-weaviate)…
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
批量生成基于mysql数据库的mcpserver,支持stdio传输。Generate MCP servers in batch based on MySQL database, supporting stdio transmission.
# mcp-lance-db: A LanceDB MCP server > The [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) is an open protocol that enables…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents. ##…
An MCP server for querying the OSV (Open Source Vulnerability) database API.
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
# ChEMBL-MCP-Server A FastMCP wrapper server based on the chembl_webresource_client package, providing API access to the ChEMBL database. ## Features -…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents…
This Snowflake MCP server provides tooling for Snowflake Cortex AI features, bringing these capabilities to the MCP ecosystem. When connected to an MCP Client…
This project demonstrates the integration of MongoDB with the Model Context Protocol (MCP) to provide AI assistants with database interaction capabilities.