BittleBits GEO Assistant MCP Server for Claude
BittleBits hosted MCP server for Generative Engine Optimization with get_score and get_rewrite tools to measure and improve AI search visibility via OAuth.
Open the source and read safety notes before installing.
Safety notes
- get_rewrite may replace marketing copy; review output before publishing to production sites.
- get_score fetches and analyses live page content from URLs you provide.
- OAuth tokens grant persistent BittleBits access until revoked.
- Automated rewrites can introduce factual errors; human review is recommended.
Privacy notes
- Page URLs and content sent to get_score are processed by BittleBits for analysis.
- Rewrite requests may include proprietary marketing text; avoid sending unreleased campaign copy to untrusted sessions.
- OAuth sessions should not be shared across users or pasted into public support threads.
Prerequisites
- BittleBits account with OAuth access to GEO scoring and rewrite features.
- Claude Pro, Team, or Enterprise with Connectors support, or another MCP client with remote HTTP connectors.
- URLs or page content you are authorised to analyse and rewrite for GEO.
- Basic understanding of Generative Engine Optimization goals and brand voice guidelines.
Schema details
- Install type
- cli
- Reading time
- 4 min
- Difficulty score
- 30
- Troubleshooting
- Yes
- Breaking changes
- No
- Scope
- Source repo
- Estimated setup
- 10 minutes
- Difficulty
- intermediate
- Website
- https://bittlebits.ai
Full copyable content
{
"mcpServers": {
"bittlebits": {
"url": "https://bittlebits.ai/mcp",
"type": "http"
}
}
}About this resource
Overview
BittleBits provides a hosted Model Context Protocol server focused on Generative Engine Optimization (GEO). After OAuth authorisation, Claude can score how well a page performs in AI-powered search engines and request rewrites tuned for generative retrieval.
The plugin source is in bittlebitsai/bittlebits-plugin. The MCP endpoint is https://bittlebits.ai/mcp.
Features
get_scoreevaluates GEO readiness for a URL or page content.get_rewriteproduces AI-search-optimised copy suggestions.- OAuth authentication through BittleBits.
- Hosted remote HTTP transport at
bittlebits.ai/mcp. - Designed for marketing and content teams improving LLM discoverability.
Use Cases
- Score a landing page before a product launch campaign.
- Rewrite FAQ sections to rank better in AI answer engines.
- Compare GEO scores across competitor pages.
- Iterate on blog intros for generative search citations.
- Batch-review key URLs during a quarterly content audit.
Installation
Claude (Connectors)
- Add a custom connector under Settings → Connectors.
- Enter the MCP URL:
https://bittlebits.ai/mcp. - Complete OAuth sign-in with your BittleBits account.
- Enable the connector and run GEO tools in chat.
Claude Code
claude mcp add --transport http bittlebits https://bittlebits.ai/mcp
claude mcp list
Complete OAuth through your client's connector flow when prompted.
Other MCP clients
Add a remote HTTP connector at https://bittlebits.ai/mcp and authorise via OAuth.
Configuration
{
"mcpServers": {
"bittlebits": {
"url": "https://bittlebits.ai/mcp",
"type": "http"
}
}
}
OAuth is handled by the connector UI; no static API key is required in config.
Examples
Score a page
Use BittleBits to get the GEO score for https://example.com/pricing and explain the weakest factors.
Rewrite hero copy
Rewrite the hero section of our docs homepage for better generative search visibility while keeping a professional tone.
Compare pages
Score our blog index and product page and recommend which to optimise first for AI search.
Security
- Review all rewrites for factual accuracy and brand compliance before publishing.
- Only analyse URLs you own or have permission to test.
- Revoke OAuth access when offboarding contractors with content access.
Troubleshooting
OAuth or 401 errors
Re-authorise the connector in Claude settings and confirm your BittleBits subscription includes GEO tools.
Low or empty scores
Ensure the URL is publicly reachable without authentication walls or bot blocking.
Rewrite quality issues
Provide brand voice constraints in the prompt and iterate; GEO rewrites are starting points, not final copy.
Connector not listed
Verify your Claude plan supports custom Connectors and that an org admin completed setup in Team environments.
Source citations
Add this badge to your README
Show that BittleBits GEO Assistant MCP Server for Claude is listed on HeyClaude. Paste this Markdown into your README — it renders the badge and links back to this page.
[](https://heyclau.de/entry/mcp/bittlebits-geo-assistant-mcp-server)Signals
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.