webmcp-tagboard.netlify.app
webmcp-tagboard.netlify.app
demo
Unverified (seed import)
Productivity & Business
7 tools
imperative implementation
A colourful WebMCP demo on Netlify: agents read and write tagged notes through tools this page declares about itself, with edge validation, AI moderation and per-visitor rate limits. Includes…
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 5 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
search_notes
answer
imperative
Full-text search across every note on the board, optionally narrowed to a single tag.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Text to look for in note bodies and author names. |
tag |
string | no | Optional tag to restrict the search to. |
limit |
integer | no | How many matches to return (1-100). Defaults to 25. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Text to look for in note bodies and author names."
},
"tag": {
"type": "string",
"description": "Optional tag to restrict the search to."
},
"limit": {
"type": "integer",
"description": "How many matches to return (1-100). Defaults to 25.",
"minimum": 1,
"maximum": 100
}
},
"required": [
"query"
]
}
Similar websites
eworker.ca
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
live
Unverified
Productivity & Business
eworker_site_status
eworker_list_apps
eworker_resolve_app
eworker_open_app
ewdoc_status
Inspect tools
urban-planning-copilot.heisenbug.in
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
demo
Unverified
Productivity & Business
get_workspace
get_analysis_plan
list_candidates
inspect_candidate
list_shortlist
Inspect tools
vide.zerdalu.com
vide.zerdalu.com
Vide
live
Unverified
Productivity & Business
Transact tools
list_project_files
read_project_file
write_project_file
delete_project_file
get_active_script
Inspect tools
labspace-agent-twin.onrender.com
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.
demo
Unverified
Productivity & Business
labspace_add_inventory
labspace_assess_workflow
labspace_resolve_materials
labspace_start_collection
labspace_collection_step
Inspect tools