cadcamfun-db-mcp-server
0
Prisma MCP Server is a versatile server for MCP-compatible clients, facilitating interaction with databases managed by Prisma ORM through resource querying and tool execution. It supports various modes of transport and can be extended with custom resources and tools.
Resource Tools
//drawings` etc., used to query database resources
CRUD Tools
Such as `create_user`, `update_project`, `delete_drawing`, etc., used to perform database operations
Custom tools
For example, `trigger_main_app_notification` is used to trigger other application services