← Index

io.github.AntonioTF5/soul-mcp-server

io.github.AntonioTF5/soul-mcp-server·v1.0.0·Other
Quality Score
85
/100

MCP server for validating and generating SOUL.md agent identity files from Claude Desktop.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "soul-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "soul-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "soul-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "soul-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y soul-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other