get_tool_schemasai.getvet/vet — Get full input/output schemas for tools (API key required for full schemas).
ask_vetai.getvet/vet — Ask natural language questions about MCP tools and get AI-powered answers with cited sources.
get_install_configai.getvet/vet — Get ready-to-paste MCP configuration for any tool. Supports Claude Desktop, Cursor, Windsurf, Cline, OpenClaw, and more.
generate_toolai.getvet/vet — Generate new MCP server code from a description. Uses few-shot learning from verified working tools.
discover_toolsai.getvet/vet — Search for verified MCP servers and AI tools by capability.
get_tool_detailai.getvet/vet — Get full details: verification timing, security analysis, requirements, tool list.
get_file_decisionsio.github.Sandip124/wisegit — Decision manifest for a file — freeze scores, intent history, recovery levels, override status
get_freeze_scoreio.github.Sandip124/wisegit — Score + signal breakdown for a specific function
get_function_historyio.github.Sandip124/wisegit — Full chronological decision timeline for a function
get_theory_gapsio.github.Sandip124/wisegit — Functions with unrecoverable rationale (inactive authors, timeline gaps)
get_branch_contextio.github.Sandip124/wisegit — Branch merge history — what was migrated and why
search_decisionsio.github.Sandip124/wisegit — Search past decisions by keyword across the entire repo
create_overrideio.github.Sandip124/wisegit — Override a frozen function (user approves in Claude Code UI)
extract_intentio.github.Sandip124/wisegit — Extract intent for NOISE commits using the host LLM — no Ollama needed
page_to_markdownio.github.igorsaevets/page2ai-mcp — Fetch a web page URL and convert to clean Markdown
ucm_balanceucmai/UCM MCP Server — Check credit balance
ucm_historyucmai/UCM MCP Server — View transaction history
ucm_service_infoucmai/UCM MCP Server — Get service details and endpoints
ucm_discoverucmai/UCM MCP Server — Search for services by natural language need
ucm_registerucmai/UCM MCP Server — Self-register as agent (free, $1.00 credits)
ucm_list_servicesucmai/UCM MCP Server — Browse the full service catalog
ucm_callucmai/UCM MCP Server — Call a service (buy + execute atomically, auto-refund on failure)
explore-concludeio.github.aayoawoyemi/ori-memory — Conclude an exploration and return synthesis
explore-startio.github.aayoawoyemi/ori-memory — Start a recursive graph exploration with sub-question decomposition
explore-expandio.github.aayoawoyemi/ori-memory — Expand a branch of an ongoing exploration
kasko_lookuphmtkyn/tsb-kasko-mcp — Finds vehicles from free text and returns the kasko value for each match. This is the main tool.
kasko_list_model_yearshmtkyn/tsb-kasko-mcp — Returns the model years covered by the list. Coverage is 2012 and later.
kasko_list_brandshmtkyn/tsb-kasko-mcp — Lists brands for a given model year.
kasko_list_modelshmtkyn/tsb-kasko-mcp — Lists types for a brand in a given model year.
kasko_get_valuehmtkyn/tsb-kasko-mcp — Reads the value of a single vehicle with known model ID.
kasko_archive_filehmtkyn/tsb-kasko-mcp — Parses the published Excel file for a specific month.
kasko_search_archivehmtkyn/tsb-kasko-mcp — Searches within the list of a past month.
kasko_download_archivehmtkyn/tsb-kasko-mcp — Downloads the Excel file for a specific month to disk.
tavily-crawlio.github.Seey215/tavily-mcp — Web crawler that systematically explores websites
tavily-extractio.github.Seey215/tavily-mcp — Intelligent data extraction from web pages via the tavily-extract tool
tavily-searchio.github.Seey215/tavily-mcp — Real-time web search capabilities through the tavily-search tool
tavily-mapio.github.Seey215/tavily-mcp — Powerful web mapping tool that creates a structured map of website
get_cdn_urlio.github.img-src-io/mcp — Generate a CDN URL with optional image transformations.
search_imagesio.github.img-src-io/mcp — Search for images by filename or path.
get_imageio.github.img-src-io/mcp — Get detailed metadata for a specific image.
delete_imageio.github.img-src-io/mcp — Permanently delete an image.
get_usageio.github.img-src-io/mcp — View your current usage statistics.
get_settingsio.github.img-src-io/mcp — Get your account settings and configuration.
upload_imageio.github.img-src-io/mcp — Upload an image from a local file, URL, or base64 data to your img-src.io account.
list_imagesio.github.img-src-io/mcp — List images in your account, optionally within a specific folder.
list_appsio.github.imperalcloud/imperal-mcp — List your developer apps.
smoke_irio.github.imperalcloud/imperal-mcp — Run one function in an isolated store and report {ok, result, trace}.
run_read_toolio.github.imperalcloud/imperal-mcp — Run one of a deployed app's read tools to fetch its data.
deploy_irio.github.imperalcloud/imperal-mcp — Deploy an app into your account (creates the app record if needed) — live instantly.
get_appio.github.imperalcloud/imperal-mcp — Get one app's manifest + tools.
validate_irio.github.imperalcloud/imperal-mcp — Validate an app.ir.json — envelope + every declarative step. Returns {valid, issues}.