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"…
Déduit des transports déclarés par cette annonce (streamable-http, sse). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Forge n’a pas mené à bien d’échange tools/list contre cet endpoint et n’a donc aucune observation de ce que le serveur expose. Rien ici ne dit qu’il n’expose rien.
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…