@prismatic-io/prism-mcp
MCP server that wraps Prismatic's Prism CLI tool
Versions
1.5.0latest1.4.41.4.21.4.11.4.0+ show 7 moreshow less
1.3.11.3.01.2.01.1.11.1.01.0.11.0.0Tools 20
prism_integrations_convert Convert an existing Low-Code Integration into a Code Native Integration, scaffolding the generated code in the working directory
prism_integrations_flows_list List flows for an integration
prism_me Check Prismatic login status and display current user profile information
prism_components_list List the components available in your organization. Searching for
prism_integrations_list List all integrations in your organization
prism_integrations_init Initialize a new Prismatic Code Native Integration (CNI)
prism_integrations_flows_test Test a flow in a Prismatic integration. Output is always returned quietly, as JSONL when tailing logs or results.
prism_integrations_import Import a Prismatic code-native integration from a specific directory. The directory is built with `npm run build` before importing.
prism_install_component_manifest If using spectral@10.6.0 or greater, generate a manifest in CNI src.
prism_install_legacy_component_manifest Fallback for when prism_install_component_manifest fails. Generates the devDependencies entry that installs a legacy component manifest.
prism_integrations_generate_flow Generate boilerplate file for a CNI flow. The result should be included in the CNI
prism_integrations_generate_config_page Generate boilerplate code for a CNI config page. The result should be included in the CNI
prism_integrations_generate_config_var Generate boilerplate code for a config variable. The result should be included in a CNI
prism_integrations_add_connection_config_var Returns the path to a file that contains a connection wrapper function. If not available, generates boilerplate code for a connection config variable.
prism_integrations_add_datasource_config_var Returns the path to a file that contains a data source wrapper function. If not available, generates boilerplate code for a data source config variable.
prism_integrations_flows_listen Set a flow to
prism_components_init Initialize a new Prismatic custom component. Passing a WSDL or OpenAPI spec scaffolds the component from that definition.
prism_components_publish Publish a custom Prismatic component from a specific directory. The directory is built with `npm run build` first and published non-interactively.
prism_components_generate_manifest Generate the type manifest for a Prismatic component to enable its usage within a Code-Native Integration. The component is built with `npm run build` first, and outputDir gets a `<component dir name>-manifest` subfolder appended.
prism-mcp Permissions 1
env_vars low