Bowmark
ai.bowmark/bowmarkDo things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
Tools · 3
**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 or stock, search a …
**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 authored against the…
**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 any time the user s…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"bowmark": {
"url": "https://api.bowmark.ai/mcp/registry",
"transport": "streamable-http"
}
}
}