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.vilaabo/zephyr-scale-mcp · v1.0.0
Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments
zephyr-scale-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"zephyr-scale-mcp": {
"command": "npx",
"args": [
"-y",
"zephyr-scale-mcp"
],
"env": {
"JIRA_BASE_URL": "<JIRA_BASE_URL>"
}
}
}
}JIRA_BASE_URL必填Jira base URL without a trailing slash, e.g. https://jira.example.com
JIRA_PAT可选secretJira Data Center Personal Access Token (used when JIRA_AUTH=pat, the default)
JIRA_AUTH可选Authentication mode: pat (default) or basic
JIRA_USERNAME可选Username for JIRA_AUTH=basic
JIRA_PASSWORD可选secretPassword for JIRA_AUTH=basic
ZEPHYR_DEFAULT_PROJECT_KEY可选Project key used when a tool is called without projectKey
ZEPHYR_ALLOW_INTERNAL_API可选true registers 11 UNOFFICIAL tools backed by the internal /rest/tests/1.0 API the vendor does not support: editing a test cycle in place (rename/move, add/remove/reorder its cases), editing or DELETING individual executions, linking a cycle to a test plan, the folder tree, folder deletion, exact status names and custom field definitions
ZEPHYR_READONLY可选true disables all write tools
JIRA_TLS_REJECT_UNAUTHORIZED可选false allows self-signed certificates (disables TLS verification)
JIRA_TIMEOUT_MS可选Timeout of a single HTTP request in milliseconds (default 30000)
JIRA_MAX_RETRIES可选Retries for GET requests and for 429/503 responses, honoring Retry-After (default 2)
ZEPHYR_LOG_LEVEL可选Log verbosity: debug | info | warn | error (default info; all logs go to stderr)
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.vilaabo/zephyr-scale-mcp",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "zephyr-scale-mcp",
"description": "Zephyr Scale on self-hosted Jira Server/DC: test cases, cycles, executions, plans and attachments",
"repository": {
"url": "https://github.com/vilaabo/zephyr-scale-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "zephyr-scale-mcp",
"version": "1.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "JIRA_BASE_URL",
"description": "Jira base URL without a trailing slash, e.g. https://jira.example.com",
"isRequired": true
},
{
"name": "JIRA_PAT",
"description": "Jira Data Center Personal Access Token (used when JIRA_AUTH=pat, the default)",
"isSecret": true
},
{
"name": "JIRA_AUTH",
"description": "Authentication mode: pat (default) or basic"
},
{
"name": "JIRA_USERNAME",
"description": "Username for JIRA_AUTH=basic"
},
{
"name": "JIRA_PASSWORD",
"description": "Password for JIRA_AUTH=basic",
"isSecret": true
},
{
"name": "ZEPHYR_DEFAULT_PROJECT_KEY",
"description": "Project key used when a tool is called without projectKey"
},
{
"name": "ZEPHYR_ALLOW_INTERNAL_API",
"description": "true registers 11 UNOFFICIAL tools backed by the internal /rest/tests/1.0 API the vendor does not support: editing a test cycle in place (rename/move, add/remove/reorder its cases), editing or DELETING individual executions, linking a cycle to a test plan, the folder tree, folder deletion, exact status names and custom field definitions"
},
{
"name": "ZEPHYR_READONLY",
"description": "true disables all write tools"
},
{
"name": "JIRA_TLS_REJECT_UNAUTHORIZED",
"description": "false allows self-signed certificates (disables TLS verification)"
},
{
"name": "JIRA_TIMEOUT_MS",
"description": "Timeout of a single HTTP request in milliseconds (default 30000)"
},
{
"name": "JIRA_MAX_RETRIES",
"description": "Retries for GET requests and for 429/503 responses, honoring Retry-After (default 2)"
},
{
"name": "ZEPHYR_LOG_LEVEL",
"description": "Log verbosity: debug | info | warn | error (default info; all logs go to stderr)"
}
]
}
],
"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.vilaabo/zephyr-scale-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.vilaabo%2Fzephyr-scale-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}