Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.agntcy/dir-mcp · v1.3.4
MCP server for working with OASF agent records in the Agntcy Directory.
dir-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"dir-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/agntcy/dir-mcp:1.3.4"
],
"env": {
"OASF_API_VALIDATION_SCHEMA_URL": "<OASF_API_VALIDATION_SCHEMA_URL>"
}
}
}
}OASF_API_VALIDATION_SCHEMA_URL必填OASF schema server URL (e.g. https://schema.oasf.outshift.com)
DIRECTORY_CLIENT_SERVER_ADDRESS可选Directory server address (default: 0.0.0.0:8888)
DIRECTORY_CLIENT_AUTH_MODE可选Auth mode: none, github, x509, jwt, token
DIRECTORY_CLIENT_AUTH_TOKEN可选secretPre-issued bearer token for CI/scripts (skips interactive login)
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.agntcy/dir-mcp",
"type": "mcp-server",
"version": "1.3.4",
"displayName": "dir-mcp",
"description": "MCP server for working with OASF agent records in the Agntcy Directory.",
"repository": {
"url": "https://github.com/agntcy/dir-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/agntcy/dir-mcp:1.3.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "OASF_API_VALIDATION_SCHEMA_URL",
"description": "OASF schema server URL (e.g. https://schema.oasf.outshift.com)",
"isRequired": true
},
{
"name": "DIRECTORY_CLIENT_SERVER_ADDRESS",
"description": "Directory server address (default: 0.0.0.0:8888)"
},
{
"name": "DIRECTORY_CLIENT_AUTH_MODE",
"description": "Auth mode: none, github, x509, jwt, token"
},
{
"name": "DIRECTORY_CLIENT_AUTH_TOKEN",
"description": "Pre-issued bearer token for CI/scripts (skips interactive login)",
"isSecret": true
}
]
},
{
"registryType": "mcpb",
"identifier": "https://github.com/agntcy/dir-mcp/releases/download/v1.3.4/dir-mcp.mcpb",
"version": "1.3.4",
"transport": "stdio"
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.agntcy/dir-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.agntcy%2Fdir-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}