← Index

io.github.kansei-link/kansei-mcp-server

io.github.kansei-link/kansei-mcp-server·v0.20.1·Other
Quality Score
80
/100

Intelligence layer for discovering and orchestrating Japanese SaaS MCP tools with AEO ratings.

§01  Install
Remote endpoint

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

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