Bridges Claude Desktop to the SOUL.md agent identity spec with three focused tools: validate_soul_file checks your .soul.md against the schema and returns pass/fail with errors, generate_soul_template scaffolds a new agent file from a name and optional keywords, and score_soul_file gives you a 0 to 100 completeness rating based on filled optional fields. Built for Agenturo's reference implementation but works standalone. Runs via npx with stdio transport, so it's a one liner in your config. If you're authoring agent identity files in the SOUL.md format and want validation and templating without leaving your Claude chat, this gives you that workflow.
claude mcp add --transport stdio antoniotf5-soul-mcp-server uvx soul-mcp-server