Eds MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 18 Aug 2026.
41 tools for Adobe Edge Delivery Services: read, audit, track, monitor, fix, publish, undo — safely.
We read the source, 3 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add eds-mcp-server -- npx -y @focusgts/eds-mcp-server
{
"mcpServers": {
"eds-mcp-server": {
"args": [
"-y",
"@focusgts/eds-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.eds-mcp-server]
command = "npx"
args = ["-y", "@focusgts/eds-mcp-server"]
{
"mcpServers": {
"eds-mcp-server": {
"args": [
"-y",
"@focusgts/eds-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"eds-mcp-server": {
"args": [
"-y",
"@focusgts/eds-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
EDS_OWNER (GitHub org/user that owns the EDS site repo), EDS_REPO (GitHub repository name for the EDS site), EDS_REF (Git branch (default: main)), EDS_API_KEY (Admin API key for preview/publish/cache operations), EDS_DOMAIN_KEY (OpTel domain key for Core Web Vitals, 404s, and experiment queries), EDS_DA_TOKEN (Document Authoring IMS access token — enables the eds_da_* source and bulk tools), EDS_DA_ORG (Document Authoring org (defaults to EDS_OWNER)), EDS_DA_REPO (Document Authoring repo/site (defaults to EDS_REPO)).
The author declared them in the registry entry; get the values from the project itself.
Public read-only demo of Netmon's network monitoring tools over a recorded snapshot.
Transparent audit proxy for MCP servers: logs every tool call, flags poisoning and rug pulls.
Kiln MCP server for agents: design, slice, print, monitor, and recover physical objects safely.
Read status-page status, services, incidents and metrics; create, update and publish incidents.
MCP server for Microsoft Entra ID sign-in and audit-log triage (read-only)
An MCP server that provides tools for managing and monitoring your Fleet Device Management instance.
MCP server for MikroTik RouterOS: typed tools, dry-run, RBAC, audit logs, and rollback.
MCP for ROS 2 monitoring, debugging, and managing nodes, topics, services, and TF2 frames.
Answers built from our own checks of this server.