Description
Access Prisma MCP actions through the Scalekit MCP gateway.
Parameters
- action (string): Enabled sub-action to run.
- params (object): Action-specific inputs.
Actions
prismamcp_create_object_store_bucketprismamcp_create_object_store_bucket_keyprismamcp_create_prisma_postgres_backupprismamcp_create_prisma_postgres_connection_stringprismamcp_create_prisma_postgres_databaseprismamcp_create_prisma_postgres_recoveryprismamcp_delete_object_store_bucketprismamcp_delete_object_store_bucket_keyprismamcp_delete_prisma_postgres_connection_stringprismamcp_delete_prisma_postgres_databaseprismamcp_execute_prisma_postgres_schema_updateprismamcp_execute_sql_queryprismamcp_fetch_workspace_detailsprismamcp_introspect_database_schemaprismamcp_list_object_store_bucketsprismamcp_list_prisma_postgres_backupsprismamcp_list_prisma_postgres_connection_stringsprismamcp_list_prisma_postgres_databasesprismamcp_search_prisma_documentation
Use Cases
- Automate Prisma MCP workflows: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
- Enforce least privilege: Only enable the subset of actions required for the current agent flow.