← WebMCP Directory

docs.getsuperbee.com

docs.getsuperbee.com

live Unverified (seed import) Developer Tools 7 tools imperative implementation

A concise orientation to Superbee and the growing public documentation.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 0 · Act 7 · Transact 0 · Score: Not yet scored

Tool inspector

superbee_search_documents

act imperative

Rank documents against a query with optional exact type and tag filters and an explicit complete or reader-facing presented scope. Default auto matching tries every normalized term, then falls back to any meaningful term. Set match to all or any for explicit semantics. Presented scope follows the client presentation policy and is not a privacy boundary. Returns bounded rows with excerpts, raw paths, per-term match evidence, and returned and total page counts. Read-only.

Page: /

Input schema

PropertyTypeRequiredDescription
query string yes
match no
type string no
tag string no
scope no
limit integer no
cursor string no
excerptBytes integer no
Raw JSON schema
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "type": "object",
  "additionalProperties": false,
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "minLength": 1,
      "maxLength": 1024
    },
    "match": {
      "enum": [
        "auto",
        "all",
        "any"
      ]
    },
    "type": {
      "type": "string",
      "minLength": 1,
      "maxLength": 2048
    },
    "tag": {
      "type": "string",
      "minLength": 1,
      "maxLength": 2048
    },
    "scope": {
      "enum": [
        "complete",
        "presented"
      ]
    },
    "limit": {
      "type": "integer",
      "minimum": 1,
      "maximum": 50
    },
    "cursor": {
      "type": "string",
      "minLength": 1,
      "maxLength": 2048
    },
    "excerptBytes": {
      "type": "integer",
      "minimum": 1,
      "maximum": 1024
    }
  }
}

Similar websites

neohack.dev

neohack.dev

An inviting pixel-art doorway into NetHack. Explore at your own pace, one thoughtful turn at a time.

live Unverified Developer Tools Transact tools
54 tools A3 / Act49 / T2 Not yet scored Seen 2026-09-14
create observe inspect lookup navigation
Inspect tools
persona-chat.dev

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…

live Unverified Developer Tools Transact tools
42 tools A10 / Act29 / T3 Not yet scored Seen 2026-09-14
get_theme_overview set_brand_colors assign_color_role set_typography set_roundness
Inspect tools
demos.telerik.com

demos.telerik.com

Explore and test a wide range of Telerik UI for Blazor examples, demos, and sample applications.

live Unverified Developer Tools
30 tools A1 / Act29 / T0 Not yet scored Seen 2026-09-14
warehouse-map-map-set-center warehouse-map-map-set-zoom warehouse-map-map-add-marker warehouse-map-map-clear-markers inventory-sheet-spreadsheet-set-cell
Inspect tools
bandarra.me

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…

demo Unverified Developer Tools Transact tools
27 tools A12 / Act14 / T1 Not yet scored Seen 2026-09-14
list_skills read_skill read read_selection search
Inspect tools

Related on Influzer