get_entry@notedog/mcp — Full content of one entry by path, plus its timestamp for baseTimestamp.
related_entries@notedog/mcp — Entries related to one by content similarity (computed on-device); empty = no confident relations.
changes_since@notedog/mcp — Net files added/modified/deleted/renamed since a base (since sha or since_date); returns headSha to record for the next incremental run.
list_directory@notedog/mcp — List a folder (sub-folders, entries, other files); omit path for root.
recent_entries@notedog/mcp — Entries recently opened on the phone (20 by default; raise with limit).
journal_info@notedog/mcp — Active journal name + metadata.
create_entry@notedog/mcp — Create a new entry (auto-named if no path).
append_to_entry@notedog/mcp — Append text to an existing entry, keeping what's there. Guarded against concurrent edits.
update_entry@notedog/mcp — Replace an entry's whole content, optionally renaming. Pass baseTimestamp to guard.
searchSavirinc/unfragile-mcp-server — Find AI tools by intent/query (with Match Proof)
find_mcpsSavirinc/unfragile-mcp-server — Discover MCP servers by capability need
get_artifactSavirinc/unfragile-mcp-server — Get full details + capabilities for an artifact
resolve_capabilitySavirinc/unfragile-mcp-server — Resolve capability:// URIs to trusted artifacts
trust_passportSavirinc/unfragile-mcp-server — Get machine-readable trust passport for an artifact
compareSavirinc/unfragile-mcp-server — Compare two artifacts side-by-side
find_stackSavirinc/unfragile-mcp-server — Assemble a complete harness stack for a use case
feedbackSavirinc/unfragile-mcp-server — Report success/failure to close the learning loop
subscribeSavirinc/unfragile-mcp-server — Set up persistent watch for new tools
unsubscribeSavirinc/unfragile-mcp-server — Cancel a persistent watch
score_java_filesblater/smellscout — Analyzes exactly the supplied Java files and returns their scores in request order.
rank_java_filesblater/smellscout — Recursively ranks Java production files by a weighted design-debt score, identifying cleanup targets.
slopmarkblater/smellscout — Analyze directories or files for design and abstraction smells, producing a weighted score based on coupling, cohesion, module depth, and co
generate_speechlukaskellerstein/media-mcp — Convert text to speech with voice and style control.
generate_musiclukaskellerstein/media-mcp — Generate instrumental music using Lyria RealTime with weighted prompts.
generate_imagelukaskellerstein/media-mcp — Generate or edit images using Gemini's Nano Banana models.
generate_videolukaskellerstein/media-mcp — Generate videos with native audio using Veo models.
checkio.github.aligndottech/cli — Check a staged diff against the decision graph for alignment.
searchio.github.aligndottech/cli — Query the decision graph with a natural language question or file path to find matching decisions.
connectio.github.aligndottech/cli — Import decisions from a source (git, docs, jira, github, etc.) into the graph.
askio.github.aligndottech/cli — Get a natural language answer about decisions, with sources. Requires an AI provider.
delete_objectblender-mcp-MB — Delete an object from the scene
apply_materialblender-mcp-MB — Apply a material to an object
modify_objectblender-mcp-MB — Modify an existing object's properties
active_tunnelspipepie/pipepie — List tunnels running in this session
list_requestspipepie/pipepie — Recent webhook requests for a tunnel
inspect_requestpipepie/pipepie — Full request details: headers, body, response
create_tunnelpipepie/pipepie — Register a new subdomain
delete_tunnelpipepie/pipepie — Remove a tunnel and its data
publish_to_corefluxCorefluxCommunity/CorefluxMCPServer — Publish messages to MQTT topics with QoS and retention options
get_broker_infoCorefluxCommunity/CorefluxMCPServer — Get detailed information about the MQTT broker connection
copilot_assistCorefluxCommunity/CorefluxMCPServer — Query the Coreflux Copilot AI for automation assistance
slack_update_task@chinchillaenterprises/mcp-slack — Post a threaded progress reply; with step/total_steps updates the parent's progress bar (no @-mentions)
slack_complete_task@chinchillaenterprises/mcp-slack — Final threaded reply + edits the parent into a ✅/❌ summary card, swaps the ⏳ reaction; the only task tool that may @-mention (notify_user)
slack_list_channels@chinchillaenterprises/mcp-slack — List accessible channels
slack_start_task@chinchillaenterprises/mcp-slack — Post a parent ⏳ <title> card (adds a ⏳ status reaction); returns { task_ts, channel }
slack_search_by_user@chinchillaenterprises/mcp-slack — Find messages from specific users
slack_list_channel_members@chinchillaenterprises/mcp-slack — List a channel's FULL membership, resolving external Slack Connect guests (flagged is_external with their home team) that slack_list_users c
slack_list_external_users@chinchillaenterprises/mcp-slack — Sweep all shared/ext-shared channels for the deduped roster of external Slack Connect users. Convenience wrapper over slack_list_channel_mem
get_active_account@chinchillaenterprises/mcp-slack — Show which workspace this server is wired to (name, team ID — no secrets)
list_accounts@chinchillaenterprises/mcp-slack — List the single active account (kept for back-compat)
slack_send_card@chinchillaenterprises/mcp-slack — Post a polished Block Kit card (header, section blocks with two-column fields, context footer, optional color bar)