Amendor MCP Server
Connect your coding agent to Amendor. Amendor lets the people you build for request changes right on your live site. Requests land on a board. This connector pulls them into your agent (Claude Code, Cursor, Cline, Codex, any MCP client) so it can build each one on a branch and open a pull request.
People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.
VERIFIED ACTIVE
LAST COMMIT 2026-07-21 · ★ 2 · #128 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25
JavaScript servers · how we verify → /methodology
01 · Install Amendor
before you install - you'll need
Set AMENDOR_API, AMENDOR_TOKEN before connecting.
Claude Code
claude mcp add deslay1-amendor-mcp --transport http https://amendor.site/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"deslay1-amendor-mcp": {
"url": "https://amendor.site/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://amendor.site/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-08-25
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to amendor.site
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package amendor-mcp - unscoped; check the name against the project README before installing
registry namespace io.github.deslay1 is GitHub-verified and matches the repo owner
03 · What Amendor can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.0 · 2026-06-22
First stable release. Tools have a settled API: list_change_requests, get_change_request, set_preview_url, update_status (remote + local), plus start_build, publish_preview, ship_change (local). Each tool has a title…
v0.1.4 · 2026-06-22
Richer tool definitions: titles, described parameters, output schemas with structured content, and behavior annotations on all tools. Adds glama.json. Remote HTTP connector option documented in server.json.
04 · Who maintains Amendor
Amendor is maintained by deslay1. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/deslay1/amendor-mcp
- website
- https://amendor.site/
- category
- coding agent - ranked #128 of 194 actively-maintained coding agent servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-06-22)
- registry
- io.github.deslay1/amendor-mcp (active, first published 2026-06-21 · 3 versions)
- packages
- npm:amendor-mcp
06 · Amendor FAQ
What is Amendor?
Connect your coding agent to Amendor. Amendor lets the people you build for request changes right on your live site. Requests land on a board. This connector pulls them into your agent (Claude Code, Cursor, Cline, Codex, any MCP client) so it can build each one on a branch and open a pull request.
Is Amendor still maintained?
Yes - as of 2026-08-25, its last commit was 2026-07-21 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Amendor?
Run `npx -y amendor-mcp`. The README documents 2 environment variables (AMENDOR_API, AMENDOR_TOKEN) to set first. Set AMENDOR_API, AMENDOR_TOKEN before connecting. You can also paste the ready-made client config above.
Does Amendor require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.
07 · Alternatives to Amendor
Alternatives to Amendor
Maintained coding agent servers if Amendor isn't the fit.
- Serena A powerful toolkit for coding, providing semantic retrieval and editing capabilities. ★ 28,461 · 2026-08-20
- Desktop Commander MCP server for terminal commands, file operations, and process management ★ 9,387 · 2026-08-21
- Ouroboros Pins an acceptance spec; the verify command and expected output never enter the success contract. ★ 5,649 · 2026-08-25
- Socraticode MCP server for local codebase indexing, semantic search, and code dependency graphs. ★ 3,274 · 2026-08-24
- Magic Cloud Self-hosted low-code platform (Docker); its MCP endpoint runs on your own instance, not via npx. ★ 1,180 · 2026-08-24
- LLM Sandbox Securely run LLM-generated code in isolated containers across 7 languages and 3 container backends. ★ 1,111 · 2026-08-23
Pairs well with
Servers that cover what Amendor doesn't - only shown when the pairing reason fits the companion.
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Storybook MCP Addon → developer tools companion developer tools · ★ 268
- Xcode Build MCP → developer tools companion developer tools · ★ 6,274
- Server Filesystem → filesystem companion filesystem · ★ 38,704
- X402 List MCP → filesystem companion filesystem · ★ 58
More coding agent MCP servers · Dev Lens · GLM MCP · Codecanvas · Agentmako · Talkthru
More JavaScript MCP servers · Process · Guesty MCP Server · Twitterapi Docs MCP · Twitterapi Io MCP · see all