Prisma MCP
by prisma · data-analytics · mcp-server, lobehub, developer
Prisma MCP 提供两个 MCP 服务器:本地和远程,支持 AI 代理管理 Prisma Postgres 数据库和备份。远程服务器通过 URL 访问,本地服务器通过 Prisma CLI 运行。不需要外部数据文件。
Source: https://github.com/prisma/mcp
Install
git clone https://github.com/prisma/mcpTags: mcp-server, lobehub, developer
⭐ 39 GitHub stars · Source: lobehub
About data-analytics MCP servers and Claude skills
data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Prisma MCP is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related data-analytics MCPs and skills
- MCPQL - SQL Server MCP 代理 by hendrickcastro
用于 SQL Server 数据库操作的全面 Model Context Protocol (MCP) 服务器,提供完整的数据库分析、对象发现和数据操作功能。需要在 src/db.ts 中配置 SQL Server 连接详细信息。
- Bear MCP 服务器 by bart6114
一种模型上下文协议(MCP)服务器,允许像Claude这样的AI助手通过以只读模式连接到Bear笔记应用的SQLite数据库,读取笔记内容。需要访问Bear的SQLite数据库文件,可以通过--db-path参数进行配置。
- Knowledge Graph MCP Server by andrewske
A powerful Model Context Protocol (MCP) server that transforms unstructured text into a searchable knowledge graph with AI-powered extraction, conceptualization, and semantic search capabilities. Requires PostgreSQL with pgvector extension configured via DATABASE_URL environment variable.
- Secure MCP Okta Gateway by securemcp
安全的 MCP Okta 网关是一个提供 OAuth 2.0 授权服务器和资源服务器功能的网关服务器,集成了 Okta 认证。它需要 Redis 服务器,并通过 YAML 配置文件(config.yaml)和环境变量进行配置。
- NeoCoder: Neo4j-Guided AI Coding Workflow by angrysky56
一个 MCP 服务器实现,允许像 Claude 这样的 AI 助手使用 Neo4j 知识图谱作为动态的操作手册和项目记忆,支持标准化编码工作流程。需要运行中的 Neo4j 实例,连接参数可通过环境变量配置:NEO4J_URL、NEO4J_USERNAME、NEO4J_PASSWORD、NEO4J_DATABASE。
- Neo4j MCP Server by Dhakshnamoorthi146
Exposes a Neo4j graph database as MCP tools, enabling AI agents to run read and write Cypher queries.
- MCP Helpdesk Server by AtharvaPatil31
Enables AI assistants to manage helpdesk tickets by viewing open tickets and resolving them with resolution notes via a MySQL database.
- mcp-1panel by Guoyin-Wen
Full-featured MCP server for 1Panel server management panel. Provides 490+ tools for managing websites, databases, containers, files, and more through natural language.
Frequently asked questions
How do I install Prisma MCP?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Prisma MCP?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Prisma MCP free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.