Skip to content
Back to search
90
MCP live v3.15.1 streamable-http

Bowmark

ai.bowmark/bowmark

Pre-computed navigation recipes for public websites — skip explore-and-discover.

Uptime
50.0%
4 probes
Response
807ms
last probe
Tools
2
callable

Tools · 2

ask

Pre-computed navigation recipes for public websites. CALL BEFORE any browser action on the open web (navigate, click, fetch, fill, URL guess) — replaces explore-and-discover. Returns `{ status, id?, s…

report_outcome

Report whether the RECIPE ran cleanly — not whether you got the user a good answer. Call ONCE per envelope after you finished walking the recipe OR abandoned it. `success: true` = every step executed…

Similar MCP servers embedding-nearest

AI Success Story live
First-person AI war-stories from coding sessions, searchable via MCP for prior-art consultation.
7 tools · streamable-http
io.github.MagneticDogSon/fixflow live
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
3 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http
Dynamoi live
Promote music on Spotify and grow YouTube channels through AI-powered Meta and Google ad campaigns.
22 tools · streamable-http
io.github.AIDataNordic/food-recipe-mcp live
Semantic search across 50,000+ food recipes with hybrid retrieval and reranking.
2 tools · streamable-http
TheArtOfService Compliance Intelligence live
Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings.
10 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "bowmark": {
      "url": "https://api.bowmark.ai/mcp?s=r",
      "transport": "streamable-http"
    }
  }
}