MCP server · AGNTCY
dir-mcp-server
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
agntcy_oasf_list_versions— Lists all available OASF schema versions supported by the server.agntcy_oasf_get_schema— Retrieves the complete OASF schema JSON content for the specified version.agntcy_oasf_get_schema_skills— Retrieves skills from the OASF schema with hierarchical navigation support.agntcy_oasf_get_schema_domains— Retrieves domains from the OASF schema with hierarchical navigation support.agntcy_oasf_validate_record— Validates an OASF agent record against the OASF schema.agntcy_dir_push_record— Pushes an OASF agent record to a Directory server and returns its CID.agntcy_dir_search_local— Searches agent records on the local directory node using structured query filters.agntcy_dir_pull_record— Pulls an OASF agent record from the local Directory node by its CID.agntcy_dir_verify_name— Verifies that a record name is owned by the domain it claims, via the domain /.well-known/jwks.json.agntcy_dir_verify_record— Verifies the digital signature of a record in the Directory by its CID.agntcy_oasf_import_record— Imports MCP server, A2A card or Agent Skills data into an OASF record.agntcy_oasf_export_record— Exports an OASF record to A2A, GitHub Copilot or Agent Skills format.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.