MCP 专区
Model Context Protocol — AI Agent 的标准化工具接口,收录最实用的 MCP Server
什么是 MCP?
MCP(Model Context Protocol)是 Anthropic 发布的开放协议,让 AI 模型能安全、标准化地连接外部工具。
类比:MCP 是 AI Agent 的 USB 接口 — 一次实现,到处可用。
全部收录 MCP Server
共 25 个 MCP Server(已过滤)
读写 SQLite 数据库,支持执行 SQL 查询、创建表、插入更新数据,适合本地开发调试
npx @modelcontextprotocol/server-sqlitePrisma ORM MCP Server,让 AI 直接查询和操作 Prisma 管理的数据库,支持 PostgreSQL、MySQL、SQLite 等。开发者可用自然语言问「查找所有未支付订单」,AI 自动生成 Prisma 查询并返回结果。
npx @prisma/mcp-serverQuery more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible d
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server
Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities.
SQLite database operations with built-in analysis features
SQLite operations query databases, inspect schemas, explain queries, and export data.
MCP server for secure database access (PostgreSQL, MySQL, SQLite) with parameterized queries and schema inspection
Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and
Deep code indexing MCP server with SQLite FTS5, tree-sitter, and embeddings. 29 tools for symbol search, call graphs, gi
Read-only MCP server for the Monzo banking API (UK). OAuth with auto-refresh, local SQLite transaction cache, full-text
Cross-surface persistent memory for Claude. Bridges context between Claude Chat, Code, and Cowork via local SQLite with
Read and write Apple Notes with bidirectional Markdown conversion. Fast SQLite queries for listing/searching, AppleScrip
Visual explorer for SQLite-vec databases. Browse, search, filter, edit memories with dashboard, timeline, UMAP projectio
Zero-config persistent memory for AI agents with local SQLite. Mind Palace web dashboard, time travel (rewind/replay ses
Shared versioned state store with optimistic concurrency control for coordinating concurrent AI agents. SQLite-backed cl
Persistent semantic memory for AI agents. SQLite-backed, local-first, zero config. Semantic search via Ollama embeddings
Persistent, searchable context storage across Claude Code sessions using SQLite FTS5. Save sessions with AI-generated su
Persistent AI memory with SQLite hybrid search (FTS5 + semantic). Built-in Qwen3 embedding, rclone sync across machines.
Zero-config MCP server for searchable documentation. Loads markdown into SQLite (default) or PostgreSQL with FTS5/tsvect
Persistent AI agent memory with rollback, audit trails, semantic search, and knowledge graph. Zero-config local SQLite m
Local-first external brain CLI for coding agents. SQLite-backed context, graph-aware recall via FTS5 and RRF, and govern
Persistent local memory for Claude Code. Indexes every session JSONL verbatim into SQLite + ChromaDB for semantic recall
MCP server for the Fitbit Web API. OAuth 2.0 PKCE, local SQLite cache with auto-sync, and trend analysis. Tools for hear
2300
收录 Server
53
官方维护
2247
社区贡献