documesh.selatan.org
Documesh is a federated developer documentation search API and MCP server covering 47 sources (Cloudflare, Kubernetes, React, Stripe, PyTorch and more). Open REST API, OpenAPI spec, npm SDK, and…
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 3 · Transact 1 · Score: Not yet scored
Tool inspector
explain_error
Given a log excerpt or error message, find the closest matching documentation sections across mesh sources. Returns version-cited sections plus actionable fix facts (config_keys, code_snippets, cli_commands) and a disclaimer — not a diagnosis. Chain with execution tools (sandbox, GitHub MCP) to apply the suggested fix.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
log_excerpt |
string | yes | The error message or log lines |
vendor |
string | no | Optional vendor filter |
Raw JSON schema
{
"type": "object",
"properties": {
"log_excerpt": {
"type": "string",
"description": "The error message or log lines"
},
"vendor": {
"type": "string",
"enum": [
"cloudflare",
"netlify",
"vercel",
"kubernetes",
"bun",
"elysia",
"turso",
"upstash",
"sentry",
"stripe",
"hono",
"nuxt",
"solid",
"opentelemetry",
"argocd",
"helm",
"flux",
"cilium",
"react",
"pytorch",
"tensorflow",
"langchain",
"playwright",
"clickhouse",
"ollama",
"electron",
"hugo",
"docusaurus",
"pytest",
"nodejs",
"godot-docs",
"neovim",
"terragrunt",
"moby",
"elasticsearch",
"svelte-core",
"vue-core-docs",
"gitea"
],
"description": "Optional vendor filter"
}
},
"required": [
"log_excerpt"
]
}
Similar websites
neohack.dev
An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.
persona-chat.dev
Persona is an open-source, themeable AI chat widget you can add to any website in minutes. SSE streaming, agent loops, tool use, and style isolation: zero frame…
demos.telerik.com
Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.
bandarra.me
WebMCP-enabled text editor with imperative tools for document I/O, workspace CRUD, on-device translation, and sub-agent (planner / researcher / writer / reviewe…