CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

BittleBits GEO Assistant

bittlebitsai/bittlebits-plugin
HTTPregistry active
Summary

Pulls GEO scores and AI rewrite suggestions from BittleBits directly into Claude, Cursor, or any MCP client. You get two tools: get_score returns 0–10 metrics across GEO dimensions for any page, and get_rewrite hands back both your original content and a suggested rewrite. It's a remote server over streamable HTTP with OAuth login, so there's no local setup or API key juggling. Useful if you're already using BittleBits for generative engine optimization and want to score or revise content without switching tabs. Ask Claude to check your landing page scores or apply rewrite suggestions while keeping your brand voice.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →

BittleBits MCP Plugin

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.

What you get

Once connected, your agent can call BittleBits tools to score and rewrite content without copy-pasting between tabs:

ToolWhat it does
get_scoreReturns GEO metric scores (0–10 per dimension) for a page
get_rewriteReturns 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."

Install

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 Code (CLI)

claude mcp add --transport http bittlebits https://bittlebits.ai/mcp

Claude.ai / Claude Desktop

Settings → Connectors → Add custom connector, name it BittleBits, and set the remote MCP server URL to https://bittlebits.ai/mcp.

Cursor / VS Code

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.

Documentation

Full setup guide and examples: https://bittlebits.ai/docs/mcp

License

MIT © 2026 BittleBits.ai

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Email for Agents: Free tier availableEmail for Agents: Free tier available
Email for Agents: Free tier available
Give your AI agent a complete email layer—sending, inbound inboxes, and sandbox testing.
Get 4K emails/month free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
AI notepad for back-to-back meetings
AI notepad for back-to-back meetings
Notes, actions and memory. Without a meeting bot. First month 100% off.
Download for free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Registryactive
TransportHTTP
UpdatedJun 2, 2026
View on GitHub