get_gcodeclean_versionmcp-server-gcodeclean — Verifies GCodeClean installation and returns diagnostic information.
wire_querypersona-wire-mcp — Evaluate an inline Specification over the property graph and return matching nodes/edges.
wire_renderpersona-wire-mcp — Render a NamedProjection by its name, returning the rendered string.
wire_prompt_contextpersona-wire-mcp — Concatenate one or more NamedProjection renderings into a wake-time prompt context.
wire_doctorpersona-wire-mcp — Run a 2-axis integrated health report: graph connectivity and workflow coverage. Returns structured JSON.
get_statusAgRenting/Agrenting MCP Server — Check the status of one or more hirings.
hire_agentAgRenting/Agrenting MCP Server — Hire a remote marketplace agent for a task.
answer_questionAgRenting/Agrenting MCP Server — Answer an open question from a hired agent.
search_avitofisyuk/Avito Monitor MCP — Searches Avito listings, filters by price, and returns only new listings not seen in previous calls.
describe_imagelanyu-211/glm-vision-mcp — Read and recognize local images (screenshots, photos, UI, etc.) using Zhipu GLM-4V, supporting single or multiple images (up to 5).
analyze_imagelanyu-211/glm-vision-mcp — Analyze a local image using GLM-4V vision model and return extracted information as text.
search_gdpr_decisionsmcp-server-gdpr — Search GDPR case law decisions from the EU database
gemini_chatmcp-server-gemini-bridge — General chat with Gemini
todoist_list_tasksio.github.ecfaria/todoist-mcp — List active tasks with optional filters for project, section, label, or custom Todoist filter.
todoist_create_taskio.github.ecfaria/todoist-mcp — Create a new task in Todoist with optional project, due date, priority, labels, and parent task for subtasks.
get_mediaio.github.echoedinvoker/chatmux — Local file path for a message's image or sticker; downloads and caches on first call
probe_latestio.github.echoedinvoker/chatmux — Diagnostic, read-only: ask the adapter for a chat's newest N messages without landing them
list_chatsio.github.echoedinvoker/chatmux — List chats with last message preview, search, pagination
read_messagesio.github.echoedinvoker/chatmux — Read messages from a chat, paginated by timestamp
read_eventsio.github.echoedinvoker/chatmux — Tail the event log from an opaque cursor — resumable, survives backfill reordering, and re-delivers a message when it is edited or retracted
search_messagesio.github.echoedinvoker/chatmux — Full-text search (CJK supported via FTS5 trigram + LIKE fallback)
send_messageio.github.echoedinvoker/chatmux — Send message through SafetyRail (rate-limited, error-tracked)
get_statusio.github.echoedinvoker/chatmux — System status: adapter connection + storage stats