Zed Mcp Server Redmine
БесплатноНе проверенZed extension and standalone MCP server for Redmine, exposing issues, projects, wiki, time entries, attachments, versions, relations, watchers, and checklists t
Описание
Zed extension and standalone MCP server for Redmine, exposing issues, projects, wiki, time entries, attachments, versions, relations, watchers, and checklists to AI agents.
README
Zed extension that registers a redmine MCP context server and launches the
standalone redmine-mcp-server executable.
This repository only maintains the Zed extension. The server implementation, GitHub Releases, and Homebrew formula are maintained in weirdo-adam/redmine-mcp-server.
Requirements
- Zed with MCP extension support
- Redmine REST API enabled
- Redmine API key with the required project permissions
Server Binary
The extension downloads the matching redmine-mcp-server GitHub Release binary
automatically and caches it in the Zed extension runtime directory.
Zed Configuration
{
"context_servers": {
"redmine": {
"settings": {
"REDMINE_BASE_URL": "https://redmine.example.com",
"REDMINE_API_KEY": "your-api-key",
"REDMINE_MCP_READ_ONLY": true
}
}
}
}
Configuration precedence:
- Zed
settings - Zed
command.env - Environment inherited by the Zed process
Empty string values in Zed settings are ignored.
To use a manually installed server, set command explicitly:
{
"context_servers": {
"redmine": {
"command": "/opt/homebrew/bin/redmine-mcp-server"
}
}
}
Settings
| Variable | Default | Description |
|---|---|---|
REDMINE_BASE_URL |
none | Redmine base URL. |
REDMINE_API_KEY |
none | Redmine REST API key. |
REDMINE_MCP_READ_ONLY |
true |
Hide and reject write tools. |
REDMINE_MCP_ENABLE_DELETES |
false |
Expose destructive delete/remove tools. |
REDMINE_TIMEOUT_MS |
30000 |
HTTP request timeout in milliseconds. |
Server settings are documented in the standalone server repository.
Development
scripts/check.sh
The check script runs Rust formatting, type checking, Clippy, and the Zed WASI target check.
Publishing
This repository does not publish a plugin tarball or server archive. Zed extension publishing is handled through Zed's extension registry. Server Releases and Homebrew updates are maintained in the standalone server repository.
Security
Permissions are determined by the configured Redmine API key. Use the least privileged key practical for the target project, and keep real API keys in user-scoped Zed settings.
See SECURITY.md for vulnerability reporting.
Установка Zed Mcp Server Redmine
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/weirdo-adam/zed-mcp-server-redmineFAQ
Zed Mcp Server Redmine MCP бесплатный?
Да, Zed Mcp Server Redmine MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Zed Mcp Server Redmine?
Нет, Zed Mcp Server Redmine работает без API-ключей и переменных окружения.
Zed Mcp Server Redmine — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Zed Mcp Server Redmine в Claude Desktop, Claude Code или Cursor?
Открой Zed Mcp Server Redmine на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Zed Mcp Server Redmine with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
