Bowmark
Rank #2,102ai.bowmark/bowmark
Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.
Bowmark is a Model Context Protocol (MCP) server published by bowmark-ai. It ranks #2,102 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Bowmark is listed across 2 registries — Official MCP and mcp.so, with 916 tracked versions. It was first listed on May 27, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 129,944 of 132,046 servers on MCP Toplist.
Use Bowmark
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bowmark https://api.bowmark.ai/mcp/registryclaude mcp add bowmark -e "BOWMARK_API_KEY=<your BOWMARK_API_KEY>" -- uvx bowmark-mcpReplace each placeholder with your own value before saving.
claude mcp add bowmark -e "BOWMARK_API_KEY=<your BOWMARK_API_KEY>" -- npx -y @bowmark/mcpReplace each placeholder with your own value before saving.
[mcp_servers.bowmark]
url = "https://api.bowmark.ai/mcp/registry"Add to ~/.codex/config.toml.
[mcp_servers.bowmark]
command = "uvx"
args = ["bowmark-mcp"]
[mcp_servers.bowmark.env]
BOWMARK_API_KEY = "<your BOWMARK_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.bowmark]
command = "npx"
args = ["-y", "@bowmark/mcp"]
[mcp_servers.bowmark.env]
BOWMARK_API_KEY = "<your BOWMARK_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.bowmark.ai/mcp/registrySettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bowmark": {
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"command": "npx",
"args": [
"-y",
"@bowmark/mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"url": "https://api.bowmark.ai/mcp/registry"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bowmark": {
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"command": "npx",
"args": [
"-y",
"@bowmark/mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"bowmark": {
"type": "http",
"url": "https://api.bowmark.ai/mcp/registry"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bowmark": {
"type": "stdio",
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"bowmark": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@bowmark/mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"serverUrl": "https://api.bowmark.ai/mcp/registry"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bowmark": {
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"command": "npx",
"args": [
"-y",
"@bowmark/mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"url": "https://api.bowmark.ai/mcp/registry"
}
}
}{
"mcpServers": {
"bowmark": {
"command": "uvx",
"args": [
"bowmark-mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"bowmark": {
"command": "npx",
"args": [
"-y",
"@bowmark/mcp"
],
"env": {
"BOWMARK_API_KEY": "<your BOWMARK_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.bowmark%2Fbowmark)<a href="https://mcptoplist.com/server/ai.bowmark%2Fbowmark"><img src="https://mcptoplist.com/badge/ai.bowmark%2Fbowmark.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
bowmark-ai
Available versions (200)
| Version | Published |
|---|---|
| 8.146.4 | Sep 22, 2026 |
| 8.146.3 | Sep 22, 2026 |
| 8.146.2 | Sep 22, 2026 |
| 8.146.1 | Sep 22, 2026 |
| 8.146.0 | Sep 21, 2026 |
| 8.145.16 | Sep 21, 2026 |
| 8.145.15 | Sep 21, 2026 |
| 8.145.14 | Sep 21, 2026 |
| 8.145.13 | Sep 21, 2026 |
| 8.145.12 | Sep 21, 2026 |
| 8.145.11 | Sep 21, 2026 |
| 8.145.10 | Sep 21, 2026 |
| 8.145.9 | Sep 21, 2026 |
| 8.145.8 | Sep 21, 2026 |
| 8.145.7 | Sep 21, 2026 |
| 8.145.6 | Sep 21, 2026 |
| 8.145.5 | Sep 21, 2026 |
| 8.145.4 | Sep 21, 2026 |
| 8.145.3 | Sep 21, 2026 |
| 8.145.2 | Sep 21, 2026 |
| 8.145.1 | Sep 20, 2026 |
| 8.145.0 | Sep 20, 2026 |
| 8.144.21 | Sep 20, 2026 |
| 8.144.20 | Sep 20, 2026 |
| 8.144.19 | Sep 20, 2026 |
| 8.144.18 | Sep 20, 2026 |
| 8.144.17 | Sep 19, 2026 |
| 8.144.16 | Sep 19, 2026 |
| 8.144.15 | Sep 19, 2026 |
| 8.144.14 | Sep 19, 2026 |
| 8.144.13 | Sep 19, 2026 |
| 8.144.12 | Sep 19, 2026 |
| 8.144.11 | Sep 19, 2026 |
| 8.144.10 | Sep 19, 2026 |
| 8.144.9 | Sep 19, 2026 |
| 8.144.8 | Sep 19, 2026 |
| 8.144.7 | Sep 19, 2026 |
| 8.144.6 | Sep 19, 2026 |
| 8.144.5 | Sep 19, 2026 |
| 8.144.4 | Sep 19, 2026 |
| 8.144.3 | Sep 19, 2026 |
| 8.144.2 | Sep 18, 2026 |
| 8.144.1 | Sep 18, 2026 |
| 8.144.0 | Sep 18, 2026 |
| 8.143.0 | Sep 18, 2026 |
| 8.142.6 | Sep 18, 2026 |
| 8.142.5 | Sep 18, 2026 |
| 8.142.4 | Sep 18, 2026 |
| 8.142.3 | Sep 18, 2026 |
| 8.142.2 | Sep 18, 2026 |
| 8.142.1 | Sep 18, 2026 |
| 8.142.0 | Sep 18, 2026 |
| 8.141.1 | Sep 18, 2026 |
| 8.141.0 | Sep 18, 2026 |
| 8.140.1 | Sep 18, 2026 |
| 8.140.0 | Sep 18, 2026 |
| 8.139.3 | Sep 18, 2026 |
| 8.139.2 | Sep 17, 2026 |
| 8.139.1 | Sep 17, 2026 |
| 8.139.0 | Sep 17, 2026 |
| 8.138.0 | Sep 17, 2026 |
| 8.137.1 | Sep 17, 2026 |
| 8.137.0 | Sep 17, 2026 |
| 8.136.0 | Sep 17, 2026 |
| 8.135.5 | Sep 17, 2026 |
| 8.135.4 | Sep 17, 2026 |
| 8.135.3 | Sep 17, 2026 |
| 8.135.2 | Sep 17, 2026 |
| 8.135.1 | Sep 17, 2026 |
| 8.135.0 | Sep 17, 2026 |
| 8.134.2 | Sep 17, 2026 |
| 8.134.1 | Sep 17, 2026 |
| 8.134.0 | Sep 17, 2026 |
| 8.133.0 | Sep 17, 2026 |
| 8.132.0 | Sep 17, 2026 |
| 8.131.0 | Sep 16, 2026 |
| 8.130.3 | Sep 16, 2026 |
| 8.130.2 | Sep 16, 2026 |
| 8.130.1 | Sep 16, 2026 |
| 8.130.0 | Sep 16, 2026 |
| 8.129.21 | Sep 16, 2026 |
| 8.129.20 | Sep 16, 2026 |
| 8.129.19 | Sep 16, 2026 |
| 8.129.18 | Sep 16, 2026 |
| 8.129.17 | Sep 16, 2026 |
| 8.129.16 | Sep 16, 2026 |
| 8.129.15 | Sep 16, 2026 |
| 8.129.14 | Sep 16, 2026 |
| 8.129.13 | Sep 16, 2026 |
| 8.129.12 | Sep 16, 2026 |
| 8.129.11 | Sep 16, 2026 |
| 8.129.10 | Sep 15, 2026 |
| 8.129.9 | Sep 15, 2026 |
| 8.129.8 | Sep 15, 2026 |
| 8.129.7 | Sep 15, 2026 |
| 8.129.6 | Sep 15, 2026 |
| 8.129.5 | Sep 15, 2026 |
| 8.129.3 | Sep 15, 2026 |
| 8.129.2 | Sep 15, 2026 |
| 8.129.0 | Sep 15, 2026 |
| 8.128.2 | Sep 15, 2026 |
| 8.128.1 | Sep 15, 2026 |
| 8.128.0 | Sep 15, 2026 |
| 8.127.0 | Sep 15, 2026 |
| 8.126.5 | Sep 15, 2026 |
| 8.126.4 | Sep 15, 2026 |
| 8.126.3 | Sep 15, 2026 |
| 8.126.2 | Sep 14, 2026 |
| 8.126.1 | Sep 14, 2026 |
| 8.126.0 | Sep 14, 2026 |
| 8.125.3 | Sep 14, 2026 |
| 8.125.2 | Sep 14, 2026 |
| 8.125.1 | Sep 14, 2026 |
| 8.125.0 | Sep 14, 2026 |
| 8.124.7 | Sep 14, 2026 |
| 8.124.6 | Sep 14, 2026 |
| 8.124.5 | Sep 14, 2026 |
| 8.124.4 | Sep 14, 2026 |
| 8.124.3 | Sep 14, 2026 |
| 8.124.2 | Sep 14, 2026 |
| 8.124.1 | Sep 14, 2026 |
| 8.124.0 | Sep 14, 2026 |
| 8.123.1 | Sep 13, 2026 |
| 8.123.0 | Sep 13, 2026 |
| 8.122.4 | Sep 13, 2026 |
| 8.122.3 | Sep 13, 2026 |
| 8.122.2 | Sep 13, 2026 |
| 8.122.1 | Sep 13, 2026 |
| 8.122.0 | Sep 13, 2026 |
| 8.121.0 | Sep 13, 2026 |
| 8.120.0 | Sep 13, 2026 |
| 8.119.3 | Sep 13, 2026 |
| 8.119.2 | Sep 13, 2026 |
| 8.119.1 | Sep 13, 2026 |
| 8.119.0 | Sep 12, 2026 |
| 8.118.4 | Sep 12, 2026 |
| 8.118.3 | Sep 12, 2026 |
| 8.118.2 | Sep 12, 2026 |
| 8.118.1 | Sep 12, 2026 |
| 8.118.0 | Sep 12, 2026 |
| 8.117.0 | Sep 12, 2026 |
| 8.116.0 | Sep 12, 2026 |
| 8.115.3 | Sep 12, 2026 |
| 8.115.2 | Sep 12, 2026 |
| 8.115.1 | Sep 12, 2026 |
| 8.115.0 | Sep 12, 2026 |
| 8.114.0 | Sep 12, 2026 |
| 8.113.4 | Sep 11, 2026 |
| 8.113.3 | Sep 11, 2026 |
| 8.113.2 | Sep 11, 2026 |
| 8.113.1 | Sep 11, 2026 |
| 8.113.0 | Sep 11, 2026 |
| 8.112.0 | Sep 11, 2026 |
| 8.111.3 | Sep 11, 2026 |
| 8.111.2 | Sep 11, 2026 |
| 8.111.1 | Sep 11, 2026 |
| 8.111.0 | Sep 11, 2026 |
| 8.110.4 | Sep 10, 2026 |
| 8.110.3 | Sep 10, 2026 |
| 8.110.2 | Sep 10, 2026 |
| 8.110.1 | Sep 10, 2026 |
| 8.110.0 | Sep 10, 2026 |
| 8.109.1 | Sep 10, 2026 |
| 8.109.0 | Sep 10, 2026 |
| 8.108.0 | Sep 10, 2026 |
| 8.107.0 | Sep 10, 2026 |
| 8.106.4 | Sep 9, 2026 |
| 8.106.3 | Sep 9, 2026 |
| 8.106.2 | Sep 9, 2026 |
| 8.106.1 | Sep 9, 2026 |
| 8.106.0 | Sep 9, 2026 |
| 8.105.0 | Sep 9, 2026 |
| 8.104.0 | Sep 9, 2026 |
| 8.103.0 | Sep 9, 2026 |
| 8.102.0 | Sep 8, 2026 |
| 8.101.0 | Sep 8, 2026 |
| 8.100.0 | Sep 8, 2026 |
| 8.99.1 | Sep 8, 2026 |
| 8.99.0 | Sep 7, 2026 |
| 8.98.2 | Sep 7, 2026 |
| 8.98.1 | Sep 7, 2026 |
| 8.98.0 | Sep 7, 2026 |
| 8.97.5 | Sep 7, 2026 |
| 8.97.4 | Sep 7, 2026 |
| 8.97.3 | Sep 7, 2026 |
| 8.97.2 | Sep 6, 2026 |
| 8.97.1 | Sep 5, 2026 |
| 8.97.0 | Sep 5, 2026 |
| 8.96.0 | Sep 5, 2026 |
| 8.95.1 | Sep 4, 2026 |
| 8.95.0 | Sep 4, 2026 |
| 8.94.2 | Sep 4, 2026 |
| 8.94.1 | Sep 4, 2026 |
| 8.94.0 | Sep 4, 2026 |
| 8.93.4 | Sep 4, 2026 |
| 8.93.3 | Sep 4, 2026 |
| 8.93.2 | Sep 4, 2026 |
| 8.93.1 | Sep 4, 2026 |
| 8.93.0 | Sep 3, 2026 |
| 8.92.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains Bowmark?
- Bowmark is maintained by bowmark-ai, which publishes 1 MCP server (916 total versions) tracked on MCP Toplist.
- Is Bowmark listed on the Official MCP Registry?
- Yes — Bowmark is listed on the Official MCP Registry, alongside mcp.so.
- How many versions does Bowmark have?
- MCP Toplist tracks 916 versions of Bowmark, most recently published on Sep 22, 2026.
- Where can I find the source code for Bowmark?
- The source code for Bowmark is hosted at github.com/bowmark-ai/skill.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.