Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

net.urbot/bots

REMOTE · URBOT.NET · SCANNED SEP 24

150+ vertical AI expert bots as agent tools. $1 bots run on YOUR machine - your data stays yours.

Available components

0 this week 78 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 705 tokens (~141/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "chat_with_bot" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the net.urbot/bots MCP server?

net.urbot/bots is a hosted endpoint at https://urbot.net/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · urbot.net

# add to Claude Code
claude mcp add --transport http net-urbot-bots 'https://urbot.net/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "net-urbot-bots": {
      "url": "https://urbot.net/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "net-urbot-bots": {
      "type": "http",
      "url": "https://urbot.net/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.net-urbot-bots]
url = "https://urbot.net/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-urbot-bots": {
      "type": "remote",
      "url": "https://urbot.net/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add net-urbot-bots --url 'https://urbot.net/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  net-urbot-bots:
    url: "https://urbot.net/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "net-urbot-bots": {
      "Transport": "http",
      "Url": "https://urbot.net/mcp"
    }
  }
}
# add to Vellum
assistant mcp add net-urbot-bots -t streamable-http -u 'https://urbot.net/mcp'
// mcp.json
{
  "mcpServers": {
    "net-urbot-bots": {
      "type": "http",
      "url": "https://urbot.net/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 −1
    • Stability: pass → 0.93 functional
  • 26 Aug 26 78
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 0
    • Stability: 0.97 → pass security
  • 17 Aug 26 0
    • Transport: fail → pass ▲ security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Endpoint reachability: unreachable → reachable ▲ functional
    • Tool coverage: unverified → 100 ▲ functional
    • Stability: unverified → 0.73 ▲ functional
    • MCP protocol: unverified → pass ▲ functional
  • 16 Aug 26 0
    • HSTS header: unverified → fail ▼ security
    • Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. security
  • 15 Aug 26 0
    • Endpoint reachability: reachable → unreachable ▼ security
    • Stability: 0.63 → unverified ▼ security
    • HSTS header: fail → unverified ▼ security
    • Transport: pass → fail ▼ security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
    • First check of Schema quality: unverified functional
  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://urbot.net/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.urbot.net CN=YR1,O=Let's Encrypt,C=US 25 Aug 2026 23 Nov 2026 RSA 3072 SHA256-RSA 5d1b234bdabe9497364e1f8d44187f6d2c2
SANs: *.urbot.net, urbot.net
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of urbot.net. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
net. present 37331 13 Verified
urbot.net. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
x-content-type-options nosniff

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://urbot.net/mcp Verified 200
http (plaintext) http://urbot.net/mcp HTTPS enforced 301 https://urbot.net/mcp
MCP tools · 5 exposed · ~579 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
chat_with_bot ~132

Send a message to a live URBot expert bot and get its reply (with emotion metadata). Works without an account via the free preview (a few messages per bot per session); purchased bots or an URBOT_API_KEY lift the limits. Pass the returned session_id back in to continue the same conversation. Example slugs: chef, medic, professor, legal, hunter, blender.

NameTypeReqDescription
messagestringyesYour message to the bot
session_idstring–Session id from a previous reply, to continue that conversation
slugstringyesBot slug, e.g. "chef"

No output schema declared.

No examples provided.

get_bot ~102

Get the full card for one URBot bot by slug: name, tagline, pitch, price tiers, 6-axis capability radar (knowledge/practical/empathy/technical/creativity/safety, 0-100), knowledge topics, which bots it pairs with, and team synergy bonuses. Find slugs via list_bots or search_bots.

NameTypeReqDescription
slugstringyesBot slug, e.g. "chef", "professor", "medic"

No output schema declared.

No examples provided.

get_skill ~105

Generate an agent-ready SKILL.md (agentskills.io-style YAML frontmatter + system prompt + capability profile) for one URBot bot. Drop the file into any SKILL.md-compatible agent (Claude Code, Cursor, Hermes, ...) to use the bot as a native skill. Uses the live URBot Factory persona endpoint when credentials are available, otherwise builds from the bundled catalog snapshot (marked in frontmatter).

NameTypeReqDescription
slugstringyesBot slug, e.g. "chef"

No output schema declared.

No examples provided.

list_bots ~133

List the URBot catalog of 150+ trained vertical AI expert bots with slug, name, tagline, category, and price tiers (most bots start at $1). Optionally filter by category (e.g. education, health, finance, legal, technology, outdoor, 3d-modeling, game-dev, 3d-printing, media). Use the returned slug with get_bot, chat_with_bot, or get_skill. URBot bots keep your data yours - each one is downloadable and runs locally.

NameTypeReqDescription
categorystring–Optional category filter, case-insensitive (e.g. "education")

No output schema declared.

No examples provided.

search_bots ~107

Keyword-search the URBot catalog across bot names, taglines, categories, knowledge topics, and capability pitches. Returns the top matches with slug, name, category, price, and why they matched. Use this first when you know the task but not which expert bot to use (e.g. "sourdough", "tax deductions", "unreal engine blueprints", "knee pain").

NameTypeReqDescription
querystringyesFree-text keywords, e.g. "meal prep nutrition"

No output schema declared.

No examples provided.

Common questions

What is the net.urbot/bots MCP server?

net.urbot/bots is an MCP server listed in the public MCP registry as net.urbot/bots. 150+ vertical AI expert bots as agent tools. $1 bots run on YOUR machine - your data stays yours. This page covers its hosted endpoint (https://urbot.net/mcp).

Is the net.urbot/bots MCP server safe to use?

net.urbot/bots scores 78 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the net.urbot/bots MCP server expose?

net.urbot/bots exposes 5 tools: list_bots, get_bot, chat_with_bot, get_skill, search_bots. Their descriptions and schemas cost roughly 579 tokens of context every time the server is loaded.

Does the net.urbot/bots MCP server require authentication?

No. We connected to net.urbot/bots without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the net.urbot/bots MCP server still maintained?

net.urbot/bots is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.