Eds MCP Server
41 tools. No extra dependencies beyond the MCP SDK. Works with any EDS site. The first MCP server purpose-built for Edge Delivery Services. It runs locally over stdio via the published package.
People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-18 · ★ 3 · #119 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Eds MCP Server
before you install - you'll need
Set EDS_OWNER, EDS_REPO before connecting.
Claude Code
claude mcp add focus-gts-eds-mcp-server -- npx -y @focusgts/eds-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"focus-gts-eds-mcp-server": {
"command": "npx",
"args": [
"-y",
"@focusgts/eds-mcp-server"
]
}
}
} 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
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
license Apache-2.0 - declared in the repository
npm package @focusgts/eds-mcp-server - the @focusgts scope differs from the repo owner (focus-gts); confirm it's the project's official package
registry registry publisher io.github.focusgts is not the repo owner (focus-gts) - the registry entry was published by someone else
03 · What Eds MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.15.0 · 2026-08-18
Added · Scheduled monitoring (ADR-018) - eds_audit_monitor, the "watch primitive" · that completes the roadmap (See → Fix → Track → Sell → Automate). It runs the · audit, diffs against the last snapshot (the ADR-016…
v0.14.0 · 2026-08-18
Changed · Every report is now a branded, client-ready artifact (ADR-017). · eds_audit_report output gains, by default: a Focus GTS Navigator letterhead · (embedded logo, self-contained), an executive summary…
v0.13.1 · 2026-08-16
Fixed · README banner - the hero.svg header now reads "40 tools" (was 37) and adds · track to the capability line (Read · audit · track · fix · publish · undo). · Docs-only; no code changes.
04 · Who maintains Eds MCP Server
eds-mcp-server is maintained by focus-gts. We track 2 MCP servers from focus-gts - 2 actively maintained, 3 combined GitHub stars, oldest repo from May 2026.
05 · Facts
- repository
- github.com/focus-gts/eds-mcp-server
- category
- other - ranked #119 of 848 actively-maintained other servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-18)
- registry
- io.github.focusgts/eds-mcp-server (active, first published 2026-06-03 · 15 versions)
- packages
- npm:@focusgts/eds-mcp-server
06 · Eds MCP Server FAQ
What is Eds MCP Server?
41 tools. No extra dependencies beyond the MCP SDK. Works with any EDS site. The first MCP server purpose-built for Edge Delivery Services. It runs locally over stdio via the published package.
Is Eds MCP Server still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Eds MCP Server?
Run `npx -y @focusgts/eds-mcp-server`. The README documents 2 environment variables (EDS_OWNER, EDS_REPO) to set first. Set EDS_OWNER, EDS_REPO before connecting. You can also paste the ready-made client config above.
Does Eds MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Eds MCP Server
Alternatives to Eds MCP Server
Maintained other servers if Eds MCP Server isn't the fit.
- Heyputer MCP Server Puter MCP enables AI tools to interact with Puter: manage files, websites, workers, and more ★ 43,204 · 2026-08-24
- Server Commands An MCP server to run arbitrary commands ★ 38,704 · 2026-08-05
- Zotero MCP (54yyyu) Search, read, annotate, and add to your Zotero research library, local or web. ★ 4,780 · 2026-08-25
- Firebase MCP Gives AI development tools Firebase-specific capabilities and expertise. ★ 4,460 · 2026-08-25
- Microsoft Fabric MCP Server MCP tools for interacting with Microsoft Fabric ★ 3,598 · 2026-08-21
- Ship Swift 40+ production-ready SwiftUI recipes for building full-stack iOS apps via MCP. ★ 2,968 · 2026-08-09
More MCP servers to compare · Formio MCP · Code Runner · Server MCP Registry · MINT Protocol - Universal Work Attestation · Cv
More TypeScript MCP servers · Spec Driven Development · Uptier · see all