Directory

Search MCP Servers

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

Showing 577–600 of 1,560 for MCP REST API and CLI Client

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…

MCP 数据库服务器 (TypeScript)

# MCP 数据库服务器 (TypeScript) 这是一个基于 Model Context Protocol (MCP) 的数据库查询服务器,用 TypeScript 实现。它允许 AI 模型安全地查询关系型数据库,如 MySQL 和 PostgreSQL。 ## 功能特性 - 支持 MySQL 和…

Database MCP Servers Setup Guide

This guide explains how to set up Model Context Protocol (MCP) servers for various AWS database services—Amazon RDS MySQL, DocumentDB, DynamoDB, Redshift, and…

spring-mcp-server

This MCP server implemented with spring AI and Oracle DB is mainly focused in learning and testing purpose

mcp-server-Sql

这是一个基于Spring Boot的SQL服务应用,用于执行SQL查询并将结果写入文件。该服务作为Spring AI MCP(Model, Chat, Prompt)框架的一部分,提供了SQL查询和更新操作的功能。

DBtoolReader

# DBtoolReader DBtoolReader is a PostgreSQL database tool that provides a server interface for executing database queries and retrieving schema information…

postgres-mcp-server

A PostgreSQL Model Context Protocol server that lets an LLM interact with a local database. It is experimental and not intended for real databases.

Agentmemory

MCP-native memory layer for Claude Code, Cursor, Cline, Continue, and 16 other AI tools. Hybrid search (BM25 + pgvector + graph), self-hosted on Supabase +…

database-updater MCP Server

A Model Context Protocol server for updating databases from CSV and Excel files. It supports PostgreSQL, MySQL, MongoDB, and SQLite, and provides configurable…

MongoDB MCP Server by CData

This read-only MCP Server allows you to connect to MongoDB data from Claude Desktop through CData JDBC Drivers. For full CRUD support, check out the first…

IDE Memory MCP

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 —…

Postgres Mcp

A lightweight MCP (Model Context Protocol) server built to query Postgres database. It provides comprehensive tools for database operations, table…

mysql-mcp-server

# mysql-mcp-server mysql-mcp-server is a Model Context Protocol (MCP) server for connecting to MySQL Server. ## Installation ``` git clone…

DOCKER DB MCP SERVER TOOL

# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…

SQLite MCP Server

A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…