webmcp.com
The WebMCP directory — sites exposing tools to AI agents
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 1 · Act 7 · Transact 0 · Score: Not yet scored
Tool inspector
record_unsupported_request
Last-resort fallback. Call this ONLY when the user wants to DO something on webmcp.com that none of the other registered tools can accomplish. Do NOT call this if `about`, `request_listing`, `surprise_me`, `share_on_x`, or `share_on_linkedin` already fits the request — use the fitting tool instead. Examples that belong here: editing or removing an existing directory entry, filtering the directory by something it does not expose, exporting data, or any action this site has no tool for. Recording the request helps the maintainers decide which tool to build next. After calling, tell the user their request was noted and that no tool exists for it yet.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
request |
string | yes | The user's request, in their own words, that no existing tool on this site can satisfy. |
interpreted_goal |
string | no | Your one-line interpretation of what the user is ultimately trying to accomplish. |
Raw JSON schema
{
"type": "object",
"properties": {
"request": {
"type": "string",
"description": "The user's request, in their own words, that no existing tool on this site can satisfy."
},
"interpreted_goal": {
"type": "string",
"description": "Your one-line interpretation of what the user is ultimately trying to accomplish."
}
},
"required": [
"request"
]
}
Similar websites
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…
admintoolkit.io
admintoolkit.io gives admins browser-based DNS, mail authentication, TLS, HTTP, public IP, CIDR, and EDID checks with local parsing and explicit live lookups.