SQLite MCP Server
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
Directory
A Model Context Protocol (MCP) server that enables database interaction and business intelligence through SQLite. It allows running SQL queries, analyzing…
AML Watcher MCP Server gives AI agents direct, real-time access to AML Watcher's proprietary sanctions, watchlist, and PEP databases. Connect your agentic…
MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
# 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…
Database Mcp is an MCP (Model Context Protocol) service that provides database capabilities through GORM, supporting multiple database types including MySQL…
SQL MCP Server (TypeScript) is a TypeScript implementation of a Model Context Protocol (MCP) server that enables language models and other MCP-compatible…
A dual-protocol server that provides both FastAPI and FastMCP clients for accessing Qdrant knowledge graph operations. It is designed for developers who need…
Live gas prices with gwei tiers, USD cost estimates, and congestion level. Time your transactions perfectly. -- x402 micropayment API + MCP server for AI agents
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…
MCP server for SQL/database: format SQL, explain queries in plain English, analyze schemas, build queries from natural language, generate migrations Install…
SQL Server MCP Server for Claude Code is an MCP server that gives Claude Code the ability to directly query Microsoft SQL Server databases. It uses FreeTDS…
Some examples to build server, client test in model context protocol. Một số ví dụ sử dụng MCP
A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
A recipe database server providing meal planning, recipe recommendations, and menu suggestions for daily meals.
A Model Context Protocol (MCP) server that provides tools for interacting with a Supabase database, enabling AI assistants to perform database operations…
🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
# PostgreSQL MCP Server [](https://smithery.ai/server/@nahmanmate/postgresql-mcp-s…
Integrates with Gel databases to enable automated schema discovery, query validation, and execution of EdgeQL and TypeScript queries for database interactions…
Integrates with SQLite to provide a persistent knowledge graph for efficient memory management and relationship modeling across conversations.
The LibSQL Model Context Protocol Server is a server application that interfaces with LibSQL databases, providing schema information and enabling table…
Hosts an interactive 'Two Truths and a Twist' trivia game that manages rounds, tracks player scores, and provides tools for creating trivia content, submitting…
Provides tools for managing and generating long-form content through conversation-based drafting and revision workflows, enabling efficient development of…
Integrates with MongoDB and MQTT to enable real-time task management, distribution, and updates for collaborative workflows and automation.
# 基于MCP与QWEN大模型的自然语言MySQL数据库查询系统 ## 环境 - NodeJS 目前的stable版本22.13.1,所以node@^22.13.1是允许的 - pnpm@^9.5.0 ## V2 - 快速开始 - 确认环境后,`pnpm i`安装依赖 -…