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-09-18 · ★ 2 · #37 OF 41 MAINTAINED FILESYSTEM · VERIFIED 2026-09-18
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.7 · 2026-09-04
bump dir-mcp npm package to 1.3.6 · update module google.golang.org/grpc to v1.83.1 [security] · improve initial claude code · update module golang.org/x/crypto to v0.56.0 [security] · only lookup v prefixed tags…
v1.3.6 · 2026-08-27
add wrapper package for IDE plugins · fix release · rework npm release process to use PR as a trigger · update go patches · bump dir-mcp npm package to 1.3.5-mcp.5 · add dir-mcp cursor plugin
v1.3.5-mcp.5 · 2026-08-26
rework npm release process to use PR as a trigger · update go patches
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
- repository
- github.com/agntcy/dir-mcp
- category
- filesystem - ranked #37 of 41 actively-maintained filesystem servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-04)
- 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-09-18, its last commit was 2026-09-18 and it shipped 10+ 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
Alternatives to Dir MCP
Maintained filesystem servers if Dir MCP isn't the fit.
- Server Filesystem MCP server for filesystem access ★ 39,038 · 2026-09-11
- Directory A directory of product launch platforms: where your product qualifies and how each form is filled. ★ 297 · 2026-08-19
- Pdf MCP Agentic RAG over one PDF or a whole folder: hybrid search, selective page reads, tables, OCR. ★ 135 · 2026-09-17
- Remote Filesystem MCP server for remote filesystem operations on cloud storage (Google Cloud Storage). ★ 80 · 2026-08-30
- Keibi Drop Give two agents on two machines the same encrypted folder. P2P, no cloud, only read bytes move. ★ 60 · 2026-09-16
- V8 Run JavaScript and TypeScript in sandboxed V8 isolates with policy-controlled host capabilities. ★ 57 · 2026-09-08
More filesystem MCP servers · Petromcp · Cursor Delegate · Phantom Secrets · Slivingdoc
More Go MCP servers · Aispace · Git Courer · Spotdb · Fedit · Gray Matter · see all