Back to the catalog

io.github.agntcy/dir-mcp

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

Open source Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Files & documents
Publisher
agntcy
Origin
official
Category
ferramentas
Transport
local
Version
1.3.4
Stars
2
Forks
1
Last push
2026-09-07T14:03:01Z
Repository state
ativo
Language
Go
License
Apache-2.0
Added
2026-08-29 03:02:23
Updated
2026-08-29 03:02:23
Origin id
io.github.agntcy/dir-mcp

README

# MCP Server for Directory

![GitHub Release (latest by date)](https://img.shields.io/github/v/release/agntcy/dir-mcp)
[![CI](https://github.com/agntcy/dir-mcp/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/agntcy/dir-mcp/actions/workflows/ci.yml)
[![Coverage](https://codecov.io/gh/agntcy/dir-mcp/branch/main/graph/badge.svg)](https://codecov.io/gh/agntcy/dir-mcp)
[![License](https://img.shields.io/github/license/agntcy/dir-mcp)](./LICENSE.md)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/agntcy/dir-mcp/badge)](https://scorecard.dev/viewer/?uri=github.com/agntcy/dir-mcp)

[Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server for working with OASF agent records in the [AGNTCY Agent Directory](https://github.com/agntcy/dir).

The server runs via the `dirctl` CLI and connects AI assistants and IDEs to Directory infrastructure. Use it to validate and publish agent metadata, search and discover records, navigate OASF skill and domain taxonomies, and generate records from a codebase.

**Capabilities:**

- Work with OASF schemas and validate agent records
- Search, push, and pull records from Directory servers
- Verify record signatures and domain name ownership
- Import from and export to MCP, A2A, Agent Skills, and GitHub Copilot formats
- Run guided workflows via MCP prompts (create, validate, search, and more)

See [docs/directory-mcp.md](docs/directory-mcp.md) for full documentation — tools, prompts, setup, configuration, and usage.

## Contributing

Contributions are what make the open source community such an amazing place to
learn, inspire, and create. Any contributions you make are **greatly
appreciated**. For detailed contributing guidelines, please see
[CONTRIBUTING.md](CONTRIBUTING.md).

## License

Distributed under the Apache-2.0 License. See [LICENSE.md](LICENSE.md) for more
information.

More