Dir MCP

Model Context Protocol (MCP) server for working with OASF agent records in the AGNTCY Agent Directory.

People who need filesystem tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #30 OF 34 MAINTAINED FILESYSTEM · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Dir MCP

Docker

docker run -i --rm ghcr.io/agntcy/dir-mcp:1.3.4

Claude Desktop - add to config

{
  "mcpServers": {
    "agntcy-dir-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/agntcy/dir-mcp:1.3.4"
      ]
    }
  }
}
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 container (OCI image) - can be sandboxed away from your filesystem · Claude Desktop extension (.mcpb bundle)

license Apache-2.0 - declared in the repository

registry namespace io.github.agntcy is GitHub-verified and matches the repo owner

03 · What Dir MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.3.5 · 2026-08-18

remove mcpb and use binary releases · update module github.com/thalesgroup/crypto11 to v1.6.7 · update module golang.org/x/mod to v0.40.0 [security] · use renovatebot for major version bump as well · prepare release…

v1.3.4-mcp.1 · 2026-08-12

remove mcpb and use binary releases

v1.3.4 · 2026-07-29

add server to mcp marketplace · update module golang.org/x/text to v0.39.0 [security] · update module google.golang.org/grpc to v1.82.1 [security] · update server.json and manifest.json version to v1.3.3-mcp.1…

04 · Who maintains Dir MCP

dir-mcp is maintained by agntcy. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
filesystem - ranked #30 of 34 actively-maintained filesystem servers as of 2026-08-25.
release cadence
9 releases in the last 90 days (latest 2026-08-18)
registry
io.github.agntcy/dir-mcp (active, first published 2026-07-23 · 2 versions)
packages
oci:ghcr.io/agntcy/dir-mcp:1.3.4 · mcpb:https://github.com/agntcy/dir-mcp/releases/download/v1.3.4/dir-mcp.mcpb

06 · Dir MCP FAQ

What is Dir MCP?

Model Context Protocol (MCP) server for working with OASF agent records in the AGNTCY Agent Directory.

Is Dir MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 9 releases in the last 90 days. We re-verify nightly.

How do I install Dir MCP?

Run `docker run -i --rm ghcr.io/agntcy/dir-mcp:1.3.4`. You can also paste the ready-made client config above.

07 · Alternatives to Dir MCP

More filesystem MCP servers · Petromcp · Cursor Delegate · Hubd

More Go MCP servers · Git Courer · Spotdb · Argon · Smolanalytics · Showagent · see all