← Index

Selis MCP

app.selis.mcp/pmo·v0.2.2·Other
Quality Score
85
/100

MCP server for Selis TMiS — manage PMO entities from any MCP client

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://mcp.selis.app/tmis/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pmo": {
      "command": "npx",
      "args": [
        "-y",
        "@calx/selis-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pmo": {
      "command": "npx",
      "args": [
        "-y",
        "@calx/selis-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @calx/selis-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other