Darwin Standards MCP Server

$npx -y @fernandogjrtcv/darwin-standards-mcp
README.md

Standards documentation and validation tools for the Darwin platform.

Provides standards documentation and validation tools for the Darwin platform, including naming conventions and agent card validation. It enables AI agents to search platform standards and access resource templates for design and implementation.

Tools (3)

search_standardsSearch through Darwin platform standards and naming conventions.
validate_agent_cardValidate an agent card against Darwin platform specifications.
get_resource_templatesAccess resource templates for Darwin platform design and implementation.

Configuration

claude_desktop_config.json
{
  "mcpServers": {
    "darwin-standards": {
      "command": "npx",
      "args": ["-y", "@fernandogjrtcv/darwin-standards-mcp"]
    }
  }
}

Try it

Search the Darwin standards for the correct naming conventions for new agents.
Validate this agent card JSON against the Darwin platform specifications.
Show me the available resource templates for implementing a new Darwin agent.
What are the Darwin platform standards for agent card metadata?

Frequently Asked Questions

How do I install Darwin Standards?

Install Darwin Standards by running: npx -y @fernandogjrtcv/darwin-standards-mcp

What MCP clients work with Darwin Standards?

Darwin Standards works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Darwin Standards with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free