Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 1–24 of 100 for Requirements:

Elasticsearch MCP Server

# Elasticsearch MCP Server This is a Python-based MCP (Model Control Protocol) server that provides an interface for searching and analyzing property data…

mcp-mysql-server

MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.

SQLite Explorer MCP Server

An MCP server that provides safe, read-only access to SQLite databases through the Model Context Protocol. Built with the FastMCP framework, it enables LLMs to…

Microsoft SQL MCP Server

# Microsoft SQL MCP Server A robust SQL Server interface using the Model Context Protocol (MCP) standard, providing AI assistants with a controlled way to…

PostgreSQL MCP Server

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…

ChEMBL-MCP-Server

# ChEMBL-MCP-Server A FastMCP wrapper server based on the chembl_webresource_client package, providing API access to the ChEMBL database. ## Features -…

設定手順

# 設定手順 以下の手順で開発環境をセットアップできます。 ① 仮想環境を作成 ``` uv venv ``` このコマンドを実行すると、カレントディレクトリに .venv/ フォルダが作成されます。 ② 仮想環境をアクティブにする ``` source .venv/bin/activate ``` ③…

MCP Server Postgres

MCP Server with PostgreSQL, uV Python, and AutoGen AI Overview This project is a modular backend server built with uV Python, powered by PostgreSQL for data…

MySQL MCP Server

# MySQL MCP Server A powerful database management tool built with FastMCP that provides an interactive interface for managing SQLite databases. This project…

CockroachDB MCP Server

# CockroachDB MCP Server [![smithery badge](https://smithery.ai/badge/@Swayingleaves/cockroachdb-mcp-server)](https://smithery.ai/server/@Swayingleaves/cockroac…

SQLite MCP Server

A lightweight Model Context Protocol (MCP) server that enables Large Language Models (LLMs) to autonomously interact with SQLite databases.