HomeDevelopment › kansei-mcp-server

kansei-mcp-server

SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.

TypeScript Local macOSWindowsLinux Remote
★ 1 stars Last pushed 2026-09-24 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://kansei-link-mcp-production-b054.up.railway.app/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http kansei-mcp-server https://kansei-link-mcp-production-b054.up.railway.app/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "kansei-mcp-server": {
      "url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
    }
  }
}

Package (npm 1.1.1)

npx -y @kansei-link/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "kansei-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@kansei-link/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry