mcpserver.lol
registry/bowmark
Connection check verified live · 20h ago

bowmark

Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

get_library read-only query
**Use this whenever a task touches a live website.** It answers, definitively and cheaply, whether Bowmark can already DO the thing: look up current prices, check real availability…
register agentemailnewsletterpromotions
**Creates a free Bowmark account and returns an API key.** Call it when a `run` is refused for hitting the anonymous limit, when you expect to make more than a handful of calls, or…
report runIdreport*
Record what was missing, wrong, or incomplete so Bowmark can build it. Pass the `runId` returned by `run` when this report is about a run; omit it when `get_library` did not cover…
run can modify data script*
**Executes the task on the real websites** (the search, the price check, the availability lookup, the configurator, the booking flow) and returns what came back. Runs a script you…