start_cml_nodeio.github.xorrkaz/cml-mcp — Start a specific node
delete_cml_nodeio.github.xorrkaz/cml-mcp — Delete a node (prompts for confirmation if client supports it)
get_console_logio.github.xorrkaz/cml-mcp — Get console output history for a node; optional console index selects the serial port (default 0; Docker-based nodes often
get_nodes_for_cml_labio.github.xorrkaz/cml-mcp — Get all nodes in a lab with operational data
calendar_eventsebenpaul/Apple Calendar MCP Server — Query calendar events with optional filters (date range, calendar, search, etc.)
calendar_calendarsebenpaul/Apple Calendar MCP Server — List all available calendars
preview_inspectMichaelTendoSsemwanga/claude-preview-mcp — DOM element by CSS selector (rect, attrs, text, display)
preview_snapshotMichaelTendoSsemwanga/claude-preview-mcp — A11y tree (tag, role, name, value, focusable)
preview_clickMichaelTendoSsemwanga/claude-preview-mcp — Click an element by CSS selector
preview_fillMichaelTendoSsemwanga/claude-preview-mcp — Fill an input/textarea/select by CSS selector
preview_evalMichaelTendoSsemwanga/claude-preview-mcp — Run JavaScript in the page, return JSON-serializable result
preview_console_logsMichaelTendoSsemwanga/claude-preview-mcp — Captured console messages (filter by substring or type)
preview_networkMichaelTendoSsemwanga/claude-preview-mcp — List captured requests, or fetch one response body by URL
preview_resizeMichaelTendoSsemwanga/claude-preview-mcp — Resize the preview viewport
preview_startMichaelTendoSsemwanga/claude-preview-mcp — Spawn a dev server from .claude/launch.json (PID, ready detection, port inference)
preview_stopMichaelTendoSsemwanga/claude-preview-mcp — SIGTERM / SIGKILL a running server
preview_listMichaelTendoSsemwanga/claude-preview-mcp — List configured + currently-running servers
preview_logsMichaelTendoSsemwanga/claude-preview-mcp — Last N lines of combined stdout+stderr (default 80, max 500)
preview_navigateMichaelTendoSsemwanga/claude-preview-mcp — Open a URL in a headless Chrome
preview_screenshotMichaelTendoSsemwanga/claude-preview-mcp — PNG/JPEG screenshot, base64 inline or saved to disk
analyze_tracealphaparkinc/genpark-llm-distributed-trace-latency-bottleneck-detector-skill — Analyzes a distributed trace to detect latency bottlenecks and generate a structured report.
detect_bottlenecksalphaparkinc/genpark-llm-distributed-trace-latency-bottleneck-detector-skill — Identifies latency bottlenecks in a distributed trace and returns a list of problematic spans.
score_candidatealphaparkinc/genpark-conversational-recruiter-notetaker-competency-scorer-skill — Scores a candidate's competency based on interview notes and job requirements
generate_reportalphaparkinc/genpark-conversational-recruiter-notetaker-competency-scorer-skill — Generates a structured competency matrix report for a candidate
search_buyking_semanticaccentist/BuyKing MCP Server — 사용자의 자연어 질문이나 키워드를 기반으로 세일프라자의 상품을 시맨틱 검색하여 핫딜 정보를 반환합니다.
cavalry_run_scriptmatthewobanla/Cavalry MCP Bridge — Run arbitrary JavaScript code in Cavalry using api.*.
cavalry_eval_expressionmatthewobanla/Cavalry MCP Bridge — Evaluate a single expression and return its value.
cavalry_get_scene_infomatthewobanla/Cavalry MCP Bridge — Query active composition name, frame count, FPS, and layer count.
cavalry_get_comp_layersmatthewobanla/Cavalry MCP Bridge — List all layer IDs in the current composition.
allele_registry_searchQuentinCody/allele-registry-mcp-server — Discover endpoints in the curated catalog
allele_registry_executeQuentinCody/allele-registry-mcp-server — Run JS against the API in a V8 isolate (api.get/api.post, searchSpec, no network/keys); results carry _meta.citation
vrs_idQuentinCody/allele-registry-mcp-server — Resolve a variant to a VRS ID (likely from the Allele Registry).
refget_accessionQuentinCody/allele-registry-mcp-server — Resolve a refget accession (likely from the Allele Registry).
article_historySFHAJJI/lex — Returns the full version history of a legal article, including every distinct text state with validity intervals and hashes.
provenanceSFHAJJI/lex — Returns the provenance record for a specific version, including hashes and signatures.
searchSFHAJJI/lex — Searches the corpus for articles matching a query, filtered by date and other criteria.
changes_in_periodSFHAJJI/lex — Aggregates changes across the corpus within a given time period.
coverageSFHAJJI/lex — Reports what the corpus does not contain, to state gaps honestly.
as_ofSFHAJJI/lex — Retrieves the text of a work as of a specific date, with options for full text, outline, or per-article selection.
timelineSFHAJJI/lex — Returns the timeline of versions for a work, showing validity intervals and the instruments that changed them.
in_force_onSFHAJJI/lex — Checks whether a specific provision was in force on a given date.
diffSFHAJJI/lex — Compares two versions of a work to show differences.
session_waitgopendrasharma89-tech/agent-browser — Waits for a condition in the session.
session_evaluategopendrasharma89-tech/agent-browser — Runs JavaScript in the page context.
session_contentgopendrasharma89-tech/agent-browser — Gets the page content as Markdown.
session_elementsgopendrasharma89-tech/agent-browser — Gets visible elements in the session.
screenshotgopendrasharma89-tech/agent-browser — Takes a PNG screenshot of a page, full page, or a single element.
session_screenshotgopendrasharma89-tech/agent-browser — Takes a screenshot of the current session page.
delete_sessiongopendrasharma89-tech/agent-browser — Deletes a session.
elementsgopendrasharma89-tech/agent-browser — Lists visible links, buttons, and inputs with ready-to-use CSS selectors.
session_gotogopendrasharma89-tech/agent-browser — Navigates the session to a new URL.
session_clickgopendrasharma89-tech/agent-browser — Clicks an element in the session.
pdfgopendrasharma89-tech/agent-browser — Renders a page to PDF.
session_typegopendrasharma89-tech/agent-browser — Types text into an input field in the session.
session_fillgopendrasharma89-tech/agent-browser — Fills multiple form fields in the session.
session_pressgopendrasharma89-tech/agent-browser — Presses a key in the session.
create_sessiongopendrasharma89-tech/agent-browser — Creates a stateful browsing session.
session_selectgopendrasharma89-tech/agent-browser — Selects an option in a dropdown in the session.
session_scrollgopendrasharma89-tech/agent-browser — Scrolls the page in the session.
session_navigategopendrasharma89-tech/agent-browser — Navigates back, forward, or reloads in the session.
browsegopendrasharma89-tech/agent-browser — Renders any page (JS included) and returns clean Markdown, title, links, and metadata.
searchgopendrasharma89-tech/agent-browser — Performs a web search via Brave/Bing/DDG with auto-fallback.
extractgopendrasharma89-tech/agent-browser — Extracts structured data from a page using CSS selectors.
tablesgopendrasharma89-tech/agent-browser — Extracts all data tables from a page as JSON.
create_trackio.github.AMEOBIUS/opendaw-mcp — Create a new track in the project.
create_regionio.github.AMEOBIUS/opendaw-mcp — Create a region on a track.
set_instrumentio.github.AMEOBIUS/opendaw-mcp — Set the instrument for a track.