list_video_assetspepitahq/pepita MCP server — List video assets for a site.
create_sitepepitahq/pepita MCP server — Create a brand-new site, live immediately with starter content.
write_site_filepepitahq/pepita MCP server — Write a file into the working copy of a site.
publishpepitahq/pepita MCP server — Publish the working copy of a site to live.
create_previewpepitahq/pepita MCP server — Create a preview link for a site.
update_previewpepitahq/pepita MCP server — Push the current site onto an existing preview link.
rename_assetpepitahq/pepita MCP server — Rename the display label of an asset (id and URLs unchanged).
get_video_asset_original_urlpepitahq/pepita MCP server — Get an expiring download link for the uploaded original of a video asset.
delete_video_assetpepitahq/pepita MCP server — Delete a video asset and stop its streams.
get_building_guidepepitahq/pepita MCP server — Get the platform contract for a topic (overview, forms, confirmation-emails, video, headers-and-csp).
list_email_templatespepitahq/pepita MCP server — List confirmation-email templates for a site.
read_email_templatepepitahq/pepita MCP server — Read a confirmation-email template (envelope + body).
write_email_templatepepitahq/pepita MCP server — Upsert a confirmation-email template by form name.
save_email_templatepepitahq/pepita MCP server — Make the working copy of a confirmation-email template the version people receive.
delete_email_templatepepitahq/pepita MCP server — Delete a confirmation-email template; emails for that form stop immediately.
get_form_records_countpepitahq/pepita MCP server — Get count of form submissions per form.
get_form_recordspepitahq/pepita MCP server — Get form submissions (newest first), with options for source and large result confirmation.
library_filesCreateM1nd/maria-rag — Check whether the corpus contains any files matching a given query string; returns a count of matches.
library_entityCreateM1nd/maria-rag — Look up an entity in the knowledge graph and return its type, mentions, source count, and related entities/relations.
cancel_queuebernardogv/comfyui-mcp — Cancel all pending jobs in the queue
wait_for_imagebernardogv/comfyui-mcp — Block until a rendered image is available
queue_batchbernardogv/comfyui-mcp — Queue up to 8 prompt/seed/param variants in one call
list_modelsbernardogv/comfyui-mcp — List available models on the GPU host
download_modelbernardogv/comfyui-mcp — Download a model from Civitai or HuggingFace
pick_topbernardogv/comfyui-mcp — Copy winning outputs to a named folder and scp them locally
run_comfyscriptbernardogv/comfyui-mcp — Execute a Python ComfyScript snippet on the GPU host
system_statsbernardogv/comfyui-mcp — Get RAM/VRAM usage, ComfyUI version, and queue depth
list_outputsbernardogv/comfyui-mcp — List output files from the ComfyUI output directory
view_latestbernardogv/comfyui-mcp — View the most recent output image as an inline MCP image block
get_progressbernardogv/comfyui-mcp — Get progress of the current queue
view_imagebernardogv/comfyui-mcp — View a specific output image as an inline MCP image block
list_workflowsbernardogv/comfyui-mcp — List available workflow files on the GPU host
read_workflowbernardogv/comfyui-mcp — Read a workflow file's contents
write_workflowbernardogv/comfyui-mcp — Write a workflow file to the GPU host
queue_workflowbernardogv/comfyui-mcp — Queue a workflow with optional overrides for prompt, seed, checkpoint, etc.
prepare_editAiweline/Weline MCP — Prepares a single-file edit (compatibility tool, not exposed by default).
apply_editAiweline/Weline MCP — Applies a single-file edit (compatibility tool, not exposed by default).
repair_project_docsAiweline/Weline MCP — Repairs project documentation by applying deterministic, create-only fix bundles. Must be explicitly authorized by the user.
rollback_editAiweline/Weline MCP — Rolls back a previously applied edit.
resolve_skillAiweline/Weline MCP — Dynamic compatibility alias for resolve_task_context.
search_project_knowledgeAiweline/Weline MCP — Searches the project's indexed knowledge base stored in SQLite.
set_session_directivesAiweline/Weline MCP — Sets temporary user directives that only take effect in the current MCP process memory.
resolve_deploy_planAiweline/Weline MCP — Resolves a deployment plan by read-only invocation of the Weline_Deploy public CLI.
get_indexed_documentAiweline/Weline MCP — Retrieves a specific indexed document's content from the knowledge base.
get_edit_statusAiweline/Weline MCP — Gets the status of a previously applied edit.
get_skillAiweline/Weline MCP — Dynamic compatibility alias for resolve_task_context.
prepare_projectAiweline/Weline MCP — Prepares the project for MCP usage, binding readiness to project identity, Git revision, module list, required doc hashes, and client sessio
apply_compact_editAiweline/Weline MCP — Applies a compact edit to the project.
resolve_task_contextAiweline/Weline MCP — Resolves the task context for a development task, providing necessary context and aliases for resolve_skill and get_skill. Must be called be
get_edit_bundleAiweline/Weline MCP — Gets an edit bundle for making changes to the project.
get_indexed_filesAiweline/Weline MCP — Lists indexed files in the project (compatibility tool, not exposed by default).
list_notebooksisraelmamani/NLM Expert Research MCP — Frontier — List the authenticated account's live NotebookLM notebooks. Use this when the user asks what expert notebooks are available; the result incl
healthisraelmamani/NLM Expert Research MCP — Frontier — Check Frontier, persistent
list_sourcesisraelmamani/NLM Expert Research MCP — Frontier — List authoritative remote source IDs and titles for one NotebookLM notebook using the RPC-only metadata path. Use before discussing corpus s
notebook_resolveisraelmamani/NLM Expert Research MCP — Frontier — Resolve a notebook by title, alias, ID or URL. Cache misses trigger a live refresh; cache is never authoritative.
compare_notebooksisraelmamani/NLM Expert Research MCP — Frontier — Explicitly compare two notebooks while preserving provenance by notebook. Never invoked implicitly.
doctorisraelmamani/NLM Expert Research MCP — Frontier — Run local diagnostics for runtime, adapter, registry and stdio-safe MCP operation.
researchisraelmamani/NLM Expert Research MCP — Frontier — Research a question against exactly one NotebookLM notebook. Returns a compact source-locked evidence capsule with claims, citations, confli
notebook_refreshisraelmamani/NLM Expert Research MCP — Frontier — Force refresh of live notebooks and sources, detecting created, renamed, deleted and newly added items.
get_evidenceisraelmamani/NLM Expert Research MCP — Frontier — Retrieve one evidence item by evidence ID from a previous research session.
get_platform_infocfdude/super-shell-mcp — Get platform information for diagnostics
execute_commandcfdude/super-shell-mcp — Execute a shell command on the system