Directory

Search MCP Servers

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

Showing 625–647 of 647 for MB_MCP (Model Context Protocol)

A2db

## Why a2db? - **Batch queries** — multiple named queries in a single tool call - **Pre-configured connections** — define databases in .mcp.json, agent queries…

mcp-ip

Get geographic location information from IP addresses using offline IP database.

DICOM MCP Server

Enables interaction with medical imaging systems through DICOM networking protocols for querying patient information, studies, series, and instances, as well…

Minecraft

Integrates with Minecraft to enable AI control and interaction within game environments for research, education, and automation.

membase mcp server

A lightweight decentralized memory gateway that connects AI agents to Membase for persistent, verifiable multi-session memory.

Strapi CMS

Integrates with Strapi CMS to enable creating, reading, updating, and deleting content entries with support for filtering, pagination, sorting, and media…

Eka MCP Server

Access medical knowledge-bases and drug information from eka.care. Requires API credentials.

Databricks

Integrates with Databricks services to enable interaction with clusters, jobs, notebooks, DBFS, and SQL workspaces via tools that wrap the Databricks REST API.

SQL Server

Integrates with SQL Server to enable database schema exploration, query execution, and stored procedure management via JSON-RPC communication for relational…

PostgreSQL

Enables direct PostgreSQL database interaction with tools for executing SQL queries, creating tables, and listing database schema, featuring security controls…

Elasticsearch 7.x

Integrates with Elasticsearch 7.x, providing efficient data management and search capabilities for projects requiring robust analytics within the ecosystem.

InfluxDB

Connects to InfluxDB time-series databases for querying measurements, writing data, and managing buckets through a bridge that exposes database functionality…

Solr Vector Search

Bridges Apache Solr search indexes with vector embeddings for hybrid keyword and semantic document retrieval, enabling contextual searches against structured…

mysql_mcpserver_stdio

批量生成基于mysql数据库的mcpserver,支持stdio传输。Generate MCP servers in batch based on MySQL database, supporting stdio transmission.

MCP MySQL Server

MCP MySQL Server is an MCP server that enables MySQL database access through an SSH tunnel. Designed for use with Cursor IDE, it allows MCP‑compatible clients…

Durable Objects MCP

Query your Cloudflare Durable Objects from Claude Code, Cursor, and other AI clients. Read-only SQL access to DO SQLite storage via MCP protocol.

Dbecho

MCP server for multi-database PostgreSQL analytics. Ask your databases questions in natural language - get schema exploration, profiling, trends, anomaly…

mcp-neo4j-server-sse-java

mcp-neo4j-server-sse-java is an MCP server implemented by Java using SSE (Server-Sent Events) server transport or STDIO transport as the transport protocol.

Pythia The Oracle

An oracle for machines that need to think sideways. Feed it a creative problem; it returns something you can't quite explain but can't stop using. Three free…

設定手順

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