Loading MCP server directory, please wait...
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
npx @getmcp/cli add ai.bowmark/bowmarkRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.bowmark/bowmark": {
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": ""
}
}
}
}