MCP server for managing Prisma Postgres.
The Model-Context-Protocol (MCP) gives LLMs a way to call APIs and thus access external systems in a well-defined manner. Prisma's provides two MCP servers: a local and a remote one. See below for specific information on each. If you're a developer working on a local machine and want your AI agent to help with your database workflows, use the local MCP server. If you're building an "AI platform"…
Inferido de los transportes que declara este listado (streamable-http, sse). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no ha completado un handshake tools/list contra este endpoint, así que no tiene ninguna observación de lo que expone el servidor. Nada de esto dice que no exponga nada.
The Model-Context-Protocol (MCP) gives LLMs a way to call APIs and thus access external systems in a well-defined manner. Prisma's provides two MCP servers: a local and a remote one. See below for specific information on each. If you're a developer working on a local machine and want your AI agent to help with your database workflows, use the local MCP server. If you're building an "AI platform" and want to give the ability to manage database to your users, use the remote MCP server. You can…