Test Neon MCP Server in React Server Components
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…
Directory
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…
An MCP server that provides tools for querying MySQL databases. It connects to MySQL databases via environment variables and executes SQL queries. Designed for…
A Model Context Protocol (MCP) server that provides secure MySQL database operations for AI assistants and other MCP clients. It exposes tools and resources…
A MCP Server implementation in C# for LLM integration with SQL Server tested with Claude Desktop
MCP Server for connecting to Snowflake with read-only questions
# couchdb-mcp-server [](https://smithery.ai/server/@robertoamoreno/couchdb-mcp-se…
PostgreSQL performance analysis and optimization MCP server
Mysql-Mcp-Server is a Model Context Protocol server implemented in Java as a Spring Boot starter. It supports multiple data sources and communicates via the…
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
This read-only MCP Server allows you to connect to MariaDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
This read-only MCP Server allows you to connect to Cosmos DB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…
A Model Context Protocol server that provides comprehensive access to SQL databases, starting with MSSQL support. It enables AI assistants to inspect database…
An MCP server 🚀 for MonkDB, licensed under Apache 2.0 📜
# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…
A Model Context Protocol (MCP) server that provides tools for interacting with a Supabase database, enabling AI assistants to perform database operations…
Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
A FastMCP server that enables LLMs to connect and interact with PostgreSQL databases. It demonstrates how to use the Model Context Protocol (MCP) to allow…
MCP server to interact with and inspect PostgreSQL DB
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially…
A comprehensive Model Context Protocol server for accessing Gene Ontology (GO) data, enabling AI systems to perform ontology-based analysis, gene annotation…
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Mcp Mongodb is an MCP server that enables interaction with MongoDB databases through the Model Context Protocol. It provides tools and resources for reading…
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.
Redis MCP Server - Python implementation with docker