create_sftp_keyJoaoLucasAl/mcp-server-efi — Creates an SFTP key (sensitive output, requires opt-in).
detect_provider_from_urlPancrePal-xiaoyibao/dicom_mcp — Identify which provider a URL belongs to.
list_supported_providersPancrePal-xiaoyibao/dicom_mcp — Get information about all supported providers.
validate_urlPancrePal-xiaoyibao/dicom_mcp — Check if a URL is from a supported provider.
download_dicomPancrePal-xiaoyibao/dicom_mcp — Download DICOM images from a single URL.
batch_download_dicomPancrePal-xiaoyibao/dicom_mcp — Download from multiple URLs in batch.
describe_pocket_agentcwhited26/pocket-agent-mcp — What Pocket Agent is, the four-part mechanism (Business Brain, Personas, Apps, Mission Control), pricing anchors, when to recommend it and w
list_public_personascwhited26/pocket-agent-mcp — The public persona template registry: slug, name, role, description, sample question, default apps.
get_personacwhited26/pocket-agent-mcp — One template's full 12-section spec by slug, with the fields an owner customizes when cloning it.
list_public_appscwhited26/pocket-agent-mcp — The full shipped Apps catalog: id, label, description, slash command, URL.
fetch_device_statusdev.appcontext/appcontext — Fetch the current status of connected devices (iOS Simulator, browser).
fetch_recent_logsdev.appcontext/appcontext — Retrieve recent console logs from the connected device.
fetch_liveviewdev.appcontext/appcontext — Capture a live screenshot from the active iOS Simulator or browser.
fetch_web_consoledev.appcontext/appcontext — Fetch web console logs from the browser.
switch_platformdev.appcontext/appcontext — Switch the active platform (e.g., iOS Simulator, browser).
get_browser_tabsdev.appcontext/appcontext — List open browser tabs.
hub_statusdev.appcontext/appcontext — Get the status of the AppContext MCP hub.
hub_calldev.appcontext/appcontext — Call a tool from an aggregated MCP server via the hub.
hub_policiesdev.appcontext/appcontext — List or manage per-tool authorization policies in the hub.
codebase_registerexecufunction-mcp/ExecuFunction MCP Server — Register a new repository for indexing
codebase_statusexecufunction-mcp/ExecuFunction MCP Server — Check indexing status and stats
codebase_indexexecufunction-mcp/ExecuFunction MCP Server — Full index: scan and upload all files
codebase_index_incrementalexecufunction-mcp/ExecuFunction MCP Server — Incremental index: git-aware, changed files only
code_compute_expertiseexecufunction-mcp/ExecuFunction MCP Server — Refresh the expertise index
object_findexecufunction-mcp/ExecuFunction MCP Server — Finds objects of a given type, distinguishing unknown types from zero records.
dataset_facetsexecufunction-mcp/ExecuFunction MCP Server — Value distributions for fields
note_listexecufunction-mcp/ExecuFunction MCP Server — List notes with type and project filters
note_getexecufunction-mcp/ExecuFunction MCP Server — Get a single note with full content
calendar_create_eventexecufunction-mcp/ExecuFunction MCP Server — Create a new calendar event
calendar_update_eventexecufunction-mcp/ExecuFunction MCP Server — Update a calendar event
calendar_delete_eventexecufunction-mcp/ExecuFunction MCP Server — Delete a calendar event (destructive)
codebase_listexecufunction-mcp/ExecuFunction MCP Server — List indexed repositories
project_listexecufunction-mcp/ExecuFunction MCP Server — List all projects with status filtering
task_getexecufunction-mcp/ExecuFunction MCP Server — Gets a task and lists executable work items joined to it.
entity_graphexecufunction-mcp/ExecuFunction MCP Server — Reports entity graph with each record's own status.
note_searchexecufunction-mcp/ExecuFunction MCP Server — Searches notes with full-text ranking ahead of semantic and literal matches.
schema_introspectexecufunction-mcp/ExecuFunction MCP Server — Summarises datasets by default, with optional per-field dump.
dataset_quality_checkexecufunction-mcp/ExecuFunction MCP Server — Checks dataset quality, counting blank strings as missing values.
people_searchexecufunction-mcp/ExecuFunction MCP Server — Searches for people, returning stored profile and fact proposals.
codebase_snapshot_statusexecufunction-mcp/ExecuFunction MCP Server — Get latest index snapshot for a repository