xbridge-mcp

xbridge-mcp

MCP server for xAI Grok API with 19 tools for chat, web and X search, session management, tool chaining, image and video generation, and documentation.

Category
Visit Server

README

xBridge MCP

Python 3.10+ Docker

Ship Grok-powered MCP workflows in minutes.

xBridge MCP is an MCP server focused exclusively on xAI Grok API with 19 tools for chat, web search, X search, sessions, chains, image generation/edit, video generation, and documentation.

Independent project. Not affiliated with or endorsed by xAI.


Pricing

Tier Price Includes
Free €0/mo 50 calls/day, all 19 tools, no credit card
Pro €9/mo Unlimited calls, Docker image, priority support

Launch special: First 50 founders pay €3.69/mo with code FOUNDER50Get Pro

BYOK: You provide your own XAI_API_KEY. xBridge never resells xAI API usage.

$XBRDG Loyalty Program

Hold $XBRDG for enhanced access:

Balance Perk
≥ 1,000 20% off Pro (stacks with FOUNDER50)
≥ 5,000 100 calls/day on free tier
≥ 10,000 Early access to new tools

$XBRDG provides access perks for xBridge MCP users. It is not an investment and carries no financial guarantees.


Quick Start (Pro)

docker pull hrco/xbridge-mcp:latest
docker run -e XAI_API_KEY=your_key_here hrco/xbridge-mcp:latest

Or with docker-compose:

# Set XAI_API_KEY in .env file
docker compose up -d

MCP Client Configuration

{
  "mcpServers": {
    "xbridge": {
      "command": "xbridge-mcp",
      "env": {
        "XAI_API_KEY": "your_xai_key_here",
        "XBRIDGE_KEY": "your_xbridge_key_here"
      }
    }
  }
}

Available Tools (19)

Chat & Models

  • grok-chat
  • grok-models

Search

  • grok-web-search
  • grok-x-search

Session Management

  • grok-session-create
  • grok-session-list
  • grok-session-get
  • grok-session-delete
  • grok-session-chat

Tool Chaining

  • grok-chain-search-summarize
  • grok-chain-research
  • grok-chain-debug

Image & Video Generation

  • grok-image-generate
  • grok-image-edit
  • grok-image-models
  • grok-video-generate

Documentation

  • grok-docs-list
  • grok-docs-search
  • grok-docs-get

Configuration

Variable Required Description
XAI_API_KEY Yes Your xAI API key from x.ai/api
XBRIDGE_KEY No Your xBridge license key (Pro tier). Omit for free tier or self-hosted.

FAQ

Is xBridge MCP xAI-only?

Yes. xBridge MCP is purpose-built for xAI Grok API.

Is xBridge MCP affiliated with xAI?

No. It is independent and not endorsed by xAI.

Who controls API usage and billing?

You do. xBridge uses BYOK (XAI_API_KEY).

License

Commercial license. See LICENSE.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured