Run402
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
Directory
MCP server for Run402 — AI-native Postgres + REST + auth + storage + static sites. Pay with x402 USDC on Base. No signups.
# PostgreSQL MCP Server [](https://smithery.ai/server/@nahmanmate/postgresql-mcp-s…
mcp-server-postgres is a Model Context Protocol (MCP) server for PostgreSQL databases. It lets LLMs inspect database schemas and execute read-only queries…
This project demonstrates how to build an MCP Server and client connected to Azure Cosmos DB for NoSQL. It includes a NextJS 15 frontend that displays a…
It is a Model Context Protocol server that enforces read-only access to MySQL databases, allowing LLMs to inspect database schemas and execute read-only SQL…
# AWS PostgreSQL MCP Server A Model Context Protocol (MCP) server providing read-only SQL query access to an AWS PostgreSQL database via the `query` tool…
MCP server to interact with and inspect PostgreSQL DB
MCP server that acts as a MySQL Client implemented in Go language
This MCP server provides read-only access to MySQL databases. It allows listing databases, listing tables, describing table schemas, and executing read-only…
# MCP Server: PostgreSQL Docker Initializer This project implements a Model Context Protocol (MCP) server that provides a tool to initialize a PostgreSQL…
MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.
A FastMCP-powered Model Context Protocol server that gives AI assistants (Claude, Cursor, etc.) full, structured access to a PostgreSQL database — no SQL…
A lightweight MCP (Model Context Protocol) server built to query Postgres database. It provides comprehensive tools for database operations, table…
一个提供MySQL数据库操作的模型上下文协议服务器。该服务器使AI模型能够通过标准化接口与MySQL数据库进行交互。支持对数据库的所有操作。
MCP Server for connecting to Snowflake with read-only questions
A Model Context Protocol (MCP) server that connects to ClickHouse databases and allows LLMs like Claude to explore and analyze data through natural language…
Syntitan MCP server — connect Claude and other MCP clients to Syntitan, the AI-Ready Data Platform that fills the missing layer between enterprise data…
# 🛡️ DB-Whisper (Production-Hardened MCP Server) [中文] | [English] **DB-Whisper** 是一个基于 Anthropic **Model Context Protocol (MCP)** 的生产级数据库只读访问工具。它专为 AI 助手(如…
Created a MCP Server that connects to databases(currently sqlite, mysql) and perform queries on them automatically with natural language.
A Model Context Protocol (MCP) server implemented in Node.js and TypeScript, designed to enable LLMs to interact directly with SQLite databases.
simple poc to demostrate an mcp server on top of sqlite db
Model Context Protocol Server for MySQL databases. It enables LLMs to inspect database schemas and execute read-only queries in a safe, read‑only transaction.
MCP Server to manage PostGress and SQLite. In fact, you could use any Database Engine
# PostgreSQL A Model Context Protocol server that provides read-only access to PostgreSQL databases. This server enables LLMs to inspect database schemas and…