餐厅数据 MCP Server
# 餐厅数据 MCP Server 本服务用于查询职工餐厅就餐人数数据,提供指定日期范围内的早餐和午餐就餐人数统计。 docs: https://modelcontextprotocol.io/quickstart/server ## 安装 ### 通过 pip 安装 ```bash pip install…
Directory
# 餐厅数据 MCP Server 本服务用于查询职工餐厅就餐人数数据,提供指定日期范围内的早餐和午餐就餐人数统计。 docs: https://modelcontextprotocol.io/quickstart/server ## 安装 ### 通过 pip 安装 ```bash pip install…
<p align="center"> <img src="https://raw.githubusercontent.com/JhiNResH/maiat-protocol/master/apps/web/public/maiat-logo.jpg" width="120" alt="Maiat" /> </p>…
# Fedspeak MCP Server A Model Context Protocol (MCP) server for accessing and analyzing Federal Reserve (FOMC) statements. ## Overview This server provides a…
# 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…
# ChEMBL-MCP-Server A FastMCP wrapper server based on the chembl_webresource_client package, providing API access to the ChEMBL database. ## Features -…
This repository uses Waku and React Server Components to demonstrate how to use Neon’s MCP Server with the Anthropic API and a custom chat interface. It is a…
# mysql-server MCP Server A Model Context Protocol server for MySQL database access This is a TypeScript-based MCP server that provides tools for querying…
sqlite-reader-mcp is a lightweight MCP server that provides read-only access to SQLite databases. It allows users to execute SELECT queries, list tables, and…
# MCP (Model Context Protocol) Server ## Project Structure ``` ├── client.py # Client-side interaction script ├── server.py # Main MCP server implementation…
An MCP server to interact with SQLite databases
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
A Node.js application on Clever Cloud that uses an MCP server for PostgreSQL along with a language model to enable natural language querying of a PostgreSQL…
MariaDB Reader MCP Server is a Model Context Protocol server that allows AI assistants like Cline to explore and interact with MariaDB databases. It provides…
Staticbot is an MCP server for the Staticbot platform that lets AI agents (Claude Code, Cursor, any MCP-compatible runtime) orchestrate deployment workflows…
# Remote MCP Server on Cloudflare Let's get a remote MCP server up-and-running on Cloudflare Workers complete with OAuth login! ## Develop locally ```bash #…
# MySQL MCP Server for Smithery (Python) A MySQL connector for Smithery that allows you to connect to your MySQL database directly from Smithery, built with…
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…
A local, Rust-based Knowledge Graph MCP server. Cuts AI coding token usage by up to 98% by intelligently querying your codebase instead of sending full files.