captureStele-Dev/stele-mcp-connector — Capture decisions, lessons, risks, and gaps as they happen
destructiveStele-Dev/stele-mcp-connector — Perform consequential operations like cancelling, force-claiming, unlinking, retiring, or merging
coordinateStele-Dev/stele-mcp-connector — Create, claim, and complete tasks to coordinate work
handoffStele-Dev/stele-mcp-connector — Hand off cleanly to the next agent, session, or teammate
search_jobsgzchenhao/openhire — Search the OpenHire index for job listings. Returns real posting dates, ghost scores (a measure of how long a job has been open), and direct
authorize_applicationgzchenhao/openhire — Explicitly authorize an application for a specific job; returns the employer's own application URL. Cannot accept a résumé.
get_company_infogzchenhao/openhire — Get aggregate, anonymous trust signals for one employer (ghost_score_avg, active_jobs, index_built_at).
check_watchesgzchenhao/openhire — Pull new job matches registered since the last check (client-pull; no push for stdio).
watch_intentgzchenhao/openhire — Register a standing intent for job matching; new matching jobs are available on next check.
spot_pricezemloai-ctrl/Elecz MCP Server — Real-time electricity price for a zone.
best_energy_contractzemloai-ctrl/Elecz MCP Server — Best energy contract for cost savings.
cheapest_hourszemloai-ctrl/Elecz MCP Server — Cheapest hours in the next 24h with current-hour context signals.
mychart_loginkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Opens a visible browser window; you sign in + complete MFA there.
mychart_set_providerkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Set your health system's MyChart URL (one-time). Paste any URL from their MyChart site.
mychart_session_statuskriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Check provider config + whether the saved session is still valid.
mychart_list_test_resultskriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — List ALL test results (auto-expands 'Show more'), with ids r1, r2, ...
mychart_get_test_resultkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Full readable content of one result (values, ranges, comments).
mychart_download_test_resultkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Save a result as PDF to ~/.mychart-mcp/downloads.
mychart_screenshotkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Debug: full-page PNG of what the automation browser sees.
mychart_close_browserkriskraw80/Connects to Epic MyChart patient portals to log in, list test results, and download them as PDFs so an AI assistant can help understand your own lab work. — Close the browser process (session stays saved on disk).
search_restaurantsDENNISDGR/efood-mcp — Discover restaurants delivering to a location with filters and sorting.
get_restaurant_menuDENNISDGR/efood-mcp — Get full menu, hours, offers, and discounts for a restaurant.
get_menu_item_optionsDENNISDGR/efood-mcp — Get customization and variation options for a menu item.
get_addressesDENNISDGR/efood-mcp — Get saved delivery addresses for the authenticated user.
get_payment_methodsDENNISDGR/efood-mcp — Get saved payment methods as opaque tokens.
get_order_historyDENNISDGR/efood-mcp — Get previous orders with details.
get_order_statusDENNISDGR/efood-mcp — Get status of an existing order.
add_itemDENNISDGR/efood-mcp — Add a customizable item to the restaurant's cart.
get_cartDENNISDGR/efood-mcp — Read the current cart for a restaurant.
remove_itemDENNISDGR/efood-mcp — Remove a line item from the cart by index.
clear_cartDENNISDGR/efood-mcp — Clear the entire cart for a restaurant.
place_orderDENNISDGR/efood-mcp — Place a real order for the restaurant's cart.
run_pipelinepostar-pipe-mcp — Execute a CI/CD pipeline across GitLab and Jenkins
get_pipeline_statuspostar-pipe-mcp — Retrieve the current status of a pipeline
list_pipelinespostar-pipe-mcp — List all pipelines with optional filters
texture_inspectmc-texture-cli — Inspect a texture and return its pixel data, dimensions, and quality report.
texture_editmc-texture-cli — Edit a texture by applying pixel operations (set, gradient, noise, etc.).
texture_comparemc-texture-cli — Compare two textures and output a diff image and metrics.
texture_createmc-texture-cli — Create a new texture from a preset with optional seed.
texture_pixelmc-texture-cli — Get pixel color at specified coordinates.
materials_listmc-texture-cli — List available material presets for generation.
texture_generatemc-texture-cli — Generate a deterministic texture from a material preset with optional palette and finishing operations.
manic_authoring_guidemaniclang-x/Manic MCP Server — Fetches the complete, current Manic language authoring guide (the same system prompt Manic's own AI uses). Call this ONCE before writing any
manic_render_statusmaniclang-x/Manic MCP Server — Polls a render job; returns the artifact URL when done, or the exact compile error to fix.
manic_checkmaniclang-x/Manic MCP Server — Validates .manic source against the Manic platform's checker and returns diagnostics. Always check before rendering: rendering spends the us
manic_rendermaniclang-x/Manic MCP Server — Submits source to the hosted renderer (mp4/gif/webm/mov/still). Returns a durable job id. Spends export credits.
manic_save_to_projectmaniclang-x/Manic MCP Server — Saves the file into your Manic project, where it opens in Manic Create and Manic Workbench.
emailinabox_deployemailinabox — Provision a domain and create the first mailbox, auto-writing DNS records.