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.
README
xBridge MCP
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 FOUNDER50 — Get 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-chatgrok-models
Search
grok-web-searchgrok-x-search
Session Management
grok-session-creategrok-session-listgrok-session-getgrok-session-deletegrok-session-chat
Tool Chaining
grok-chain-search-summarizegrok-chain-researchgrok-chain-debug
Image & Video Generation
grok-image-generategrok-image-editgrok-image-modelsgrok-video-generate
Documentation
grok-docs-listgrok-docs-searchgrok-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
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
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.
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.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
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.
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.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
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.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.