webmcp-starter.netlify.app
A prompt-first Netlify template for adding WebMCP tools to a site. Copy a prompt, hand it to your coding agent, and it builds and deploys an agent-ready site for you.
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 2 · Act 1 · Transact 0 · Score: Not yet scored
Tool inspector
search_links
Search the page owner's links by keyword. Matches link titles, descriptions, and tags. Use this instead of get_profile when the user asks about one specific topic, like "music" or "writing".
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | A single keyword or short phrase, e.g. "open source" or "contact". |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "A single keyword or short phrase, e.g. \"open source\" or \"contact\"."
}
},
"required": [
"query"
]
}
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…