Code Context (Semantic Code Search)
Enables semantic code search and understanding by cloning git repositories, splitting code into semantic chunks, and generating embeddings for natural language…
Directory
Enables semantic code search and understanding by cloning git repositories, splitting code into semantic chunks, and generating embeddings for natural language…
Enables robust SQL query execution and database connection management for Microsoft SQL Server with comprehensive error handling and security features.
Integrates with Supabase to persist and retrieve LLM interaction styles using emojikeys, enabling consistent personalized experiences across conversations.
Provides a flexible API for querying, searching, creating, updating, and deleting Notion workspaces, enabling developers and knowledge workers to interact with…
Provides secure command-line access for executing shell commands with TypeScript validation, returning structured output and error streams through a…
Provides secure MySQL database access through a FastAPI server with SQLAlchemy and PyMySQL, enabling configurable connection pooling and optional query…
Integrates with Qdrant vector database to provide semantic search capabilities for storing and retrieving information using multiple embedding providers…
Enables AI models to interact with StarRocks databases by providing read and write access to tables, schemas, and data through a Python-based server with…
Bridges SAP HANA Cloud databases with machine learning operations through a three-layer architecture that enables model management, execution contexts, and…
Integrates with ClickHouse databases to execute SQL queries and retrieve results in JSON format, enabling data analysis and exploration directly within…
Data Agents are intelligent assistants built by data engineers to help non-data professionals navigate the organization’s data infrastructu
Intelligence archive for AI agents. Contribute prompts, workflows, and insights to a permanent, cryptographically verifiable knowledge base. Agents earn public…
# MCP Server for Oracle Cloud Infrastructure (OCI) This project implements a Model Context Protocol (MCP) server for Oracle Cloud Infrastructure, allowing LLMs…
# MySQL MCP Server A MySQL Model Context Protocol (MCP) server implemented with FastMCP 2.0 and Python. ## Features - Execute SQL queries via MCP functions -…
# MCP Postgres Server Ce serveur implémente le protocole MCP (Model Context Protocol) pour Cursor, permettant d'utiliser une base de données PostgreSQL comme…
An MCP server to help AI Agents inspect the contents of a BigQuery warehouse
# MongoDB Model Context Protocol Server A powerful server implementation for managing models, contexts, and protocols with MongoDB integration and Cursor…
An MCP server to interact with SQLite databases
# 餐厅数据 MCP Server 本服务用于查询职工餐厅就餐人数数据,提供指定日期范围内的早餐和午餐就餐人数统计。 docs: https://modelcontextprotocol.io/quickstart/server ## 安装 ### 通过 pip 安装 ```bash pip install…
Elasticsearch MCP Server is an MCP (Model Context Protocol) server that provides tools and resources to interact with Elasticsearch clusters. It is designed…
# mysql-mcp A Model Context Protocol (MCP) server that gives AI agents direct access to MySQL databases. ## What It Can Do ### Data Query & Mutation -…
An MCP server that can connect to MySQL databases, which exposes the table structure as a resource, provides SQL query tools, and includes tips for common data…
MCP server for Baserow API integration - Enable AI assistants to interact with Baserow databases
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…