Grok MCP Server

v1.0.0APIsstable

MCP server for Grok AI API integration

grokmcpai-integration
Share:
24
Stars
0
Downloads
0
Weekly
0/5

About

MCP server for Grok AI API integration

Features

  • chat_completion
  • image_understanding
  • function_calling

Use Cases

Generate a response using Grok AI chat completion
Analyze images using Grok AI vision capabilities (Note: Grok 3 may support image creation)
Use Grok AI to call functions based on user input
Bob-lance

Maintainer

LicenseMIT
Languagejavascript
Versionv1.0.0
UpdatedApr 24, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx grok

Examples

Basic Configuration

Configure Grok MCP Server

npx grok

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "grok": { "command": "npx", "args": ["-y", "grok"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Grok MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides