bittlebits-mcp

bittlebitsai/bittlebits-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
Bittlebits MCP Server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bittlebits-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bittlebitsai/bittlebits-mcp"
      ]
    }
  }
}

README Excerpt

A [Model Context Protocol](https://modelcontextprotocol.io) server that brings your [Bittlebits](https://bittlebits.ai) GEO scores and rewrite suggestions directly into AI agents — Claude Code, Cursor, VS Code, Codex, or any MCP-compatible client. Instead of copying content back and forth, your agent can pull what Bittlebits recommends and apply those changes directly in your codebase.

Tools (3)

get_rewriteget_scoreget_url_content