UnderDoc Tutorial - Expense Analytics using GenAI and MCP server for SQLite DB
UnderDoc Tutorial - Expense Analytics with MCP Server for SQLite
Directory
UnderDoc Tutorial - Expense Analytics with MCP Server for SQLite
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…
Key-Value storage MCP server based on unjs/unstorage, support drivers: redis, mongodb, filesystem. http
elasticsearch mcp server and client, supports es7 and es8, based on Model Context Protocol python sdk
IDE Memory MCP gives AI coding agents a persistent memory layer that works across any IDE supporting the Model Context Protocol. Write project context once —…
MCP-MongoDB-MySQL-Server is a Model Context Protocol server that provides MySQL and MongoDB database operations. It enables AI models to interact with both…
sqlite-reader-mcp is a lightweight MCP server that provides read-only access to SQLite databases. It allows users to execute SELECT queries, list tables, and…
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 server to connect to MongoDB databases and MongoDB Atlas Clusters.
A Model Context Protocol (MCP) server that provides tools for interacting with a Supabase database, enabling AI assistants to perform database operations…
MCP (Model Context Protocol) server for Weaviate
A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
# 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…
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…
A Model Context Protocol (MCP) server that provides an interface between LLMs and MongoDB databases, optimized for small context windows (3k tokens). Specially…
MCP server that acts as a MySQL Client implemented in Go language
A comprehensive Model Context Protocol server for accessing Gene Ontology (GO) data, enabling AI systems to perform ontology-based analysis, gene annotation…
# Descripción General de las Funciones del Servidor MCP PostgreSQL ## Clase de Conexión a Base de Datos ### `DatabaseConnection` - **Propósito**: Gestiona las…
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 with 14 tools for PostgreSQL database operations. Query databases, explore schemas, analyze tables, list indexes/constraints, and get performance…
MCP server for @mostajs/orm: generate type-safe EntitySchemas, lint them (24 rules) and produce SQL migrations — for one ORM API across 13 databases.