cadcamfun-mcp-server-db-prisma
If you are the rightful owner of cadcamfun-mcp-server-db-prisma and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Prisma MCP Server provides a Model Context Protocol (MCP) server interface to a database managed by Prisma ORM, allowing MCP-compatible clients to interact with the database.
create_user
Creates a new user in the database.
update_project
Updates an existing project in the database.
delete_drawing
Deletes a drawing from the database.