mcpbeat Sign in

Dir MCP Server

local only

Dir MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 7 Sep 2026.

MCP server for working with OASF agent records in the Agntcy Directory.

Installs / week
not published
2
Stars
5 open issues
7 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

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 bundled = path.join(binDir, name);
    const loginProc = spawn(dirctlPath, ["auth", "login"], {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

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.

Three servers free · no card

Alternatives to Dir MCP

same job, measured the same way
webring.online
by webring

Traversable webring directory for the agentic web: agents, MCP servers, and agent-ready websites.

9 tools answering
Juniper Routing Director MCP Server
by juniper

MCP server to integrate with Juniper Routing Director

local only
Scaleway MCP server
by scaleway

Scaleway MCP server for interacting with the Scaleway APIs

local only
Zillow Leads Property Data
by kmatata

MCP server for the zillow-leads-property-data actor: Zillow leads with agent contacts and history.

local only
Redmine
by vfa-khuongdv

MCP server for Redmine API integration with AI agents.

62 installs/wk local only
MCP Skills Server
by srprasanna

MCP server that loads and serves skills from a mounted directory with hot reload.

local only
MCP Skills Server
by srprasanna

MCP server that loads and serves skills from a mounted directory with hot reload.

local only
Azure DevOps (ADO)
by premierinc

The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.

answering

Dir MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Dir MCP?
Dir MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Dir MCP open source?
Yes — it is published under the Apache-2.0 licence, written in Go, 2 stars on GitHub and 5 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.