RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.cantbeblank96/qodercli-mcp · v0.4.3
MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.
qodercli-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"qodercli-mcp": {
"command": "npx",
"args": [
"-y",
"qodercli-mcp"
]
}
}
}QODERCLI_PATH可选Absolute path to the qodercli binary (defaults to `qodercli` on PATH)
QODERCLI_DEFAULT_PERMISSION_MODE可选Default permission mode when callers omit permission params: dont_ask (default, read-only) | accept_edits | bypass_permissions | auto | default
HTTP_PROXY可选HTTP proxy injected into qodercli subprocesses (optional)
HTTPS_PROXY可选HTTPS proxy injected into qodercli subprocesses (optional)
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.cantbeblank96/qodercli-mcp",
"type": "mcp-server",
"version": "0.4.3",
"displayName": "qodercli-mcp",
"description": "MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.",
"repository": {
"url": "https://github.com/cantbeblank96/qodercli-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "qodercli-mcp",
"version": "0.4.3",
"transport": "stdio",
"environmentVariables": [
{
"name": "QODERCLI_PATH",
"description": "Absolute path to the qodercli binary (defaults to `qodercli` on PATH)"
},
{
"name": "QODERCLI_DEFAULT_PERMISSION_MODE",
"description": "Default permission mode when callers omit permission params: dont_ask (default, read-only) | accept_edits | bypass_permissions | auto | default"
},
{
"name": "HTTP_PROXY",
"description": "HTTP proxy injected into qodercli subprocesses (optional)"
},
{
"name": "HTTPS_PROXY",
"description": "HTTPS proxy injected into qodercli subprocesses (optional)"
}
]
}
],
"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.cantbeblank96/qodercli-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.cantbeblank96%2Fqodercli-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}