Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

net.urbot/bots

net.urbot/bots

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

Uptime
100.0%
1 direct probes · 30d
Response
3904ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://urbot.net/mcp

Tools · 5

list_bots

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, finan…

get_bot

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 i…

chat_with_bot

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_…

get_skill

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, …

search_bots

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 t…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "net.urbot/bots": {
      "url": "https://urbot.net/mcp",
      "transport": "streamable-http"
    }
  }
}