Prisma MCP server as a remote MCP server?
Is there any way that the prisma mcp server can run on a remote host that has me proxy requests to it so that I can pass it to say the OpenAI Responses API with my own API key so I can use it as a remote MCP like I can with Stripe/Hubspot and others?
3 Replies
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into
#ask-ai
if you get antsy for a second opinion!Hey!
We are working on working on our remote MCP server. It will be launching very soon in a few weeks.
Can you elaborate on your use case on how exactly would you use prisma mcp server?
Do you plan to create databases or run migrations via the mcp server?
Hey! Sounds good! I want to use with with the Open AI Responses API so that it has a remote mcp server to hit to lsit tables and run queries (read only) so that I can provide a way for non-technical users to ask questions from the database.