Unofficial STRING MCP Server
 # Unofficial STRING MCP Server A comprehensive Model Context Protocol (MCP) server for accessing…
Directory
 # Unofficial STRING MCP Server A comprehensive Model Context Protocol (MCP) server for accessing…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
# Supavec MCP Server A [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that enables AI assistants to fetch relevant embeddings and…
Open source SQL-native query and provisioning engine for cloud and SaaS infrastructure. Ships as a single signed binary with MCP tools for provider discovery…
mcpmysqlserver is a MySQL database MCP server that supports CRUD operations, database anomaly analysis, and custom tool extensions. It is intended for…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
An MCP server to interact with SQLite databases
# Shardeum MCP Server Model Context Protocol server for distributed-system inspection and developer workflows on Shardeum. This project exposes Shardeum…
# Redshift MCP Server (TypeScript) This is a Model Context Protocol (MCP) server for Amazon Redshift implemented in TypeScript. It follows Anthropic's…
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
## SQL Server MCP (Model Context Protocol) Server A lightweight MCP stdio server that connects to Microsoft SQL Server using provided credentials and exposes…
MCP Firebird is a server that implements Anthropic's Model Context Protocol (MCP) for Firebird SQL databases. It allows Large Language Models (LLMs) like…
mysqldb-mcp-server is a MySQL database MCP server that provides tools to connect to MySQL databases and execute SQL queries via the Model Context Protocol. It…
This repository uses Waku and React Server Components to demonstrate how to use Neon’s MCP Server with the Anthropic API and a custom chat interface. It is a…
# 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…
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…
# MySQL MCP Server A Model Context Protocol (MCP) server for interacting with MySQL databases in Cursor IDE. ## Features - Execute SQL queries (read-only by…
# MCP Pinecone Vector Database Server This project implements a Model Context Protocol (MCP) server that allows reading and writing vectorized information to a…
MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.
A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.
# ClickHouse Cloud MCP Server This MCP server provides tools to interact with the ClickHouse Cloud API (v1). It allows managing organizations and services, the…
# Dune Analytics MCP Server A Model Context Protocol (MCP) server that bridges Dune Analytics data to AI agents, providing access to DEX metrics, EigenLayer…
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
# pubchem mcp server the mcp is used to extract the drug basic chemical infomation from pubchem API. ## Requirements - Python 3.10 - `python-dotenv` -…