grok-import-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@grok-import-mcpenable NSFW for all tokens"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
grok-import-mcp
MCP server for batch token management on grok2api.
Tools
Tool | Description |
| Batch add tokens to a specific pool |
| Batch delete tokens from all pools |
| Enable NSFW for specified or all tokens |
| List tokens in a pool or all pools |
Related MCP server: x.ai Grok MCP Server
Environment Variables
Variable | Description |
| grok2api server URL (e.g. |
| API key for admin authentication (optional) |
Claude Code Configuration
{
"mcpServers": {
"grok-tokens": {
"command": "uvx",
"args": ["--from", "git+https://github.com/hexonal/grok-import-mcp.git", "grok-import-mcp"],
"env": {
"GROK_API_URL": "http://167.114.174.225:8000",
"GROK_API_KEY": ""
}
}
}
}Local Development
pip install -e .
GROK_API_URL=http://localhost:8000 python -m grok_mcpMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceProvides tools to manage OpenAI API keys and spending through the OpenAI API. Requires an OpenAI admin API key for secure access to account management features.2MIT
- AlicenseBqualityFmaintenanceEnables chat completions using x.ai's Grok API with support for multiple Grok models (grok-beta, grok-2-latest, grok-4-latest) and configurable parameters like temperature and max tokens.14MIT
- AlicenseAqualityCmaintenanceEnables parallel execution of shell commands and AI coding agents (Claude, Gemini, Codex) across lists of items like files or URLs, with batched processing and real-time streaming output for batch operations.8436Apache 2.0
- FlicenseNot gradedqualityBmaintenanceManage authentik users and groups via API, including creation, group membership, password reset, and quick provisioning with random passwords.
Related MCP Connectors
Image, video, audio, face-swap, talking avatars and chat across 300+ AI models, one balance.
100+ AI models: FLUX, Sora, Veo, Kling, Runway, Suno. OAuth or Bearer. No VPN. RU billing.
Deterministic AI agent microtools, no accounts/API keys. fetch_extract: 98% token cut. 38 tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hexonal/grok-import-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server