bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.Nuruvala/grok-build-mcp-server · v0.2.5
Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.
Grok Build 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"grok-build-mcp-server": {
"command": "npx",
"args": [
"-y",
"grok-build-mcp-server"
]
}
}
}GROK_BINARY可选Path to the grok executable. Only needed when grok is not on PATH.
GROK_MCP_PERMISSION_CEILING可选Highest permission level any call may request. Granted once at registration and never prompts again.
GROK_MCP_DEFAULT_PERMISSION可选Permission level used when a call specifies none. Must be at or below the ceiling.
GROK_MCP_DEFAULT_MODEL可选Model used when a call omits one.
GROK_MCP_DEFAULT_EFFORT可选Reasoning effort used when a call omits one.
GROK_MCP_TIMEOUT_MS可选Wall-clock kill for a single run, in milliseconds.
GROK_MCP_STATE_DIR可选Directory for background job records. Defaults to $XDG_STATE_HOME/grok-mcp.
GROK_MCP_MAX_CONCURRENT_RUNS可选Background runs alive at once. Use off, none, or unlimited for no cap.
STRUCTURED_CONTENT_ENABLED可选Emit structuredContent alongside _meta. Off by default because some clients mishandle it.
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.Nuruvala/grok-build-mcp-server",
"type": "mcp-server",
"version": "0.2.5",
"displayName": "Grok Build",
"description": "Run the Grok Build CLI as MCP tools: agent runs with live progress, code review, web research.",
"repository": {
"url": "https://github.com/Nuruvala/grok-build-to-claude",
"source": "github"
},
"homepage": "https://github.com/Nuruvala/grok-build-to-claude#readme",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "grok-build-mcp-server",
"version": "0.2.5",
"runtimeHint": "npx",
"transport": "stdio",
"environmentVariables": [
{
"name": "GROK_BINARY",
"description": "Path to the grok executable. Only needed when grok is not on PATH."
},
{
"name": "GROK_MCP_PERMISSION_CEILING",
"description": "Highest permission level any call may request. Granted once at registration and never prompts again."
},
{
"name": "GROK_MCP_DEFAULT_PERMISSION",
"description": "Permission level used when a call specifies none. Must be at or below the ceiling."
},
{
"name": "GROK_MCP_DEFAULT_MODEL",
"description": "Model used when a call omits one."
},
{
"name": "GROK_MCP_DEFAULT_EFFORT",
"description": "Reasoning effort used when a call omits one."
},
{
"name": "GROK_MCP_TIMEOUT_MS",
"description": "Wall-clock kill for a single run, in milliseconds."
},
{
"name": "GROK_MCP_STATE_DIR",
"description": "Directory for background job records. Defaults to $XDG_STATE_HOME/grok-mcp."
},
{
"name": "GROK_MCP_MAX_CONCURRENT_RUNS",
"description": "Background runs alive at once. Use off, none, or unlimited for no cap."
},
{
"name": "STRUCTURED_CONTENT_ENABLED",
"description": "Emit structuredContent alongside _meta. Off by default because some clients mishandle it."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Nuruvala/grok-build-mcp-server",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Nuruvala%2Fgrok-build-mcp-server/versions/latest",
"isOfficial": true,
"status": "active"
}
}