MCP.so
登录
B

Bowmark AI

@bowmark-ai

关于 Bowmark AI

Pre-computed navigation recipes for public websites. Your AI agent skips the explore-and-click phase and goes straight to the answer.

基本信息

分类

其他

传输方式

stdio

发布者

bowmark-ai

提交者

Christopher Powroznik

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "bowmark": {
      "url": "https://api.bowmark.ai/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Bowmark AI?

Bowmark AI is an MCP server that serves a continuously-refreshed cheatsheet for known websites. It provides either a parameterized URL (fastest_path) or a tight UI sequence (ui_procedure) so that browser agents can skip guessing and go straight to the answer. It is intended for use with AI agents in any MCP-aware host.

How to use Bowmark AI?

Configure Bowmark AI as an MCP server in your host by pointing it to api.bowmark.ai/mcp. No authentication is required. It is free during the beta period. Once connected, your agent can query the server for known websites to receive optimized navigation paths or UI procedures.

Key features of Bowmark AI

  • Continuously-refreshed cheatsheet for known websites
  • Provides parameterized URL (fastest_path) or UI sequence (ui_procedure)
  • Works with Claude Code, Claude.ai, Cursor, OpenCode, and other MCP hosts
  • No authentication required
  • Hosted at api.bowmark.ai/mcp
  • Free during beta

Use cases of Bowmark AI

  • Quickly retrieving the fastest URL pattern for a known website
  • Getting a step‑by‑step UI procedure to perform a task on a known site
  • Reducing guesswork for browser‑based AI agents
  • Streamlining agent workflows across multiple supported MCP hosts

FAQ from Bowmark AI

What does Bowmark AI do that alternatives don’t?

The README does not mention alternatives. Bowmark AI focuses on serving a pre‑computed, continuously‑refreshed cheatsheet of known websites rather than relying on agents to blindly parse the DOM.

What runtime or dependencies are required?

Bowmark AI requires only an MCP‑aware host (e.g., Claude Code, Claude.ai, Cursor, OpenCode). No additional dependencies or authentication setup are needed.

Where does Bowmark AI’s data live?

The server is hosted at api.bowmark.ai/mcp. The cheatsheet is continuously refreshed server‑side.

Are there any known limits?

The service is free during beta and only covers known websites; it does not dynamically discover new sites. The README does not specify any other limits.

What transport or authentication does Bowmark AI use?

Bowmark AI uses the standard MCP transport via an HTTP endpoint (api.bowmark.ai/mcp). No authentication is required.

评论

其他 分类下的更多 MCP 服务器