Bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
https://api.bowmark.ai/mcp/registryCurrent observation
This endpoint answered at its latest recorded check.
What this server reports about itself
Self-reported at initialize. Not verified by Licium.
- Server name
- bowmark
- Version
- 8.50.0
- Capability keys
- tools, resources, prompts
- Tool names
- get_library, run, register
Bowmark runs real tasks on live websites and hands back the result. REACH FOR IT whenever a request depends on what a site shows RIGHT NOW, or on something a person would have to operate a website to get: current prices, live availability or stock, search results, a quote, a fare, a configurator, a booking or reservation flow, anything behind a form, a filter, or a login. CHECKING IS CHEAP. `get_library({ query })` tells you whether a callable function already covers the task. It is one read-only call that touches no site, and an unrecognized query returns an index of the library rather than an error, so the check never dead-ends and never costs you an attempt. The loop is two calls in order: `get_library` for the vocabulary, then `run` with a short JavaScript script written against it. If nothing in the library fits, say so and use your normal approach. `register({})` is a third tool, needed only when calls run out: anonymous callers share a small daily allowance per IP address, a
Reported Aug 17, 2026, 05:09 AM UTC.
Check history
Oldest to newest. Each row is one recorded check.
- respondsMCP initialize · 8s limit · HTTP 200 · 272ms
- respondsMCP initialize · 8s limit · HTTP 200 · 163ms
- respondsMCP initialize · 8s limit · HTTP 200 · 64ms
- respondsMCP initialize · 8s limit · HTTP 200 · 187ms