Server data from the Official MCP Registry
GEO scores and content-rewrite suggestions for any web page, as MCP tools.
GEO scores and content-rewrite suggestions for any web page, as MCP tools.
Remote endpoints: streamable-http: https://bittlebits.ai/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"ai-bittlebits-bittlebits": {
"url": "https://bittlebits.ai/mcp"
}
}
}From the project's GitHub README.
Connect Claude, Cursor, and any MCP-compatible AI agent to BittleBits — bringing your GEO (Generative Engine Optimization) scores and AI-content rewrite suggestions directly into your agent as tools.
This repository is the installable plugin wrapper. The BittleBits MCP server itself is hosted and remote — it speaks Streamable HTTP and authenticates with OAuth 2.0, so there is no token to configure and nothing to run locally. Point your client at the server and sign in through your browser.
Once connected, your agent can call BittleBits tools to score and rewrite content without copy-pasting between tabs:
| Tool | What it does |
|---|---|
get_score | Returns GEO metric scores (0–10 per dimension) for a page |
get_rewrite | Returns your original page content and a rewritten version with BittleBits suggestions applied |
Ask things like "Get the BittleBits score for my landing page and tell me which areas need the most work," or "Rewrite my homepage applying the BittleBits suggestions but keep the casual tone."
The server lives at https://bittlebits.ai/mcp. On first use, your client opens a browser window to sign in to your BittleBits account (OAuth) — no API keys or tokens to paste.
claude mcp add --transport http bittlebits https://bittlebits.ai/mcp
Settings → Connectors → Add custom connector, name it BittleBits, and set the remote MCP server URL to https://bittlebits.ai/mcp.
Add to your mcp.json:
{
"mcpServers": {
"bittlebits": {
"type": "http",
"url": "https://bittlebits.ai/mcp"
}
}
}
This repo's root .mcp.json contains exactly this config, so MCP-aware directories and clients can auto-detect the server.
Full setup guide and examples: https://bittlebits.ai/docs/mcp
MIT © 2026 BittleBits.ai
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.