Kansei MCP Server
Rank #3,421io.github.kansei-link/kansei-mcp-server
SaaS intelligence for AI agents. 5 unified tools cover 1,000+ services with 91-96% token savings.
Kansei MCP Server is a Model Context Protocol (MCP) server published by kansei-link. It ranks #3,421 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Kansei MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 14 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 128,625 of 132,046 servers on MCP Toplist.
Use Kansei MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kansei-mcp-server https://kansei-link-mcp-production-b054.up.railway.app/mcpclaude mcp add kansei-mcp-server -- npx -y @kansei-link/mcp-server[mcp_servers.kansei-mcp-server]
url = "https://kansei-link-mcp-production-b054.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.kansei-mcp-server]
command = "npx"
args = ["-y", "@kansei-link/mcp-server"]Add to ~/.codex/config.toml.
https://kansei-link-mcp-production-b054.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kansei-mcp-server": {
"command": "npx",
"args": [
"-y",
"@kansei-link/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kansei-mcp-server": {
"url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"kansei-mcp-server": {
"command": "npx",
"args": [
"-y",
"@kansei-link/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kansei-mcp-server": {
"type": "http",
"url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"kansei-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kansei-link/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kansei-mcp-server": {
"serverUrl": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kansei-mcp-server": {
"command": "npx",
"args": [
"-y",
"@kansei-link/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kansei-mcp-server": {
"url": "https://kansei-link-mcp-production-b054.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"kansei-mcp-server": {
"command": "npx",
"args": [
"-y",
"@kansei-link/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kansei-link%2Fkansei-mcp-server)<a href="https://mcptoplist.com/server/io.github.kansei-link%2Fkansei-mcp-server"><img src="https://mcptoplist.com/badge/io.github.kansei-link%2Fkansei-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
kansei-link
Available versions (14)
| Version | Published |
|---|---|
| 1.1.1 | Jul 6, 2026 |
| 1.1.0 | Jun 10, 2026 |
| 1.0.0 | May 29, 2026 |
| 0.20.1 | Apr 12, 2026 |
| 0.11.0 | Apr 4, 2026 |
| 0.10.0 | Apr 4, 2026 |
| 0.8.0 | Apr 4, 2026 |
| 0.7.0 | Apr 4, 2026 |
| 0.6.0 | Apr 4, 2026 |
| 0.5.0 | Apr 4, 2026 |
| 0.4.0 | Apr 3, 2026 |
| 0.3.0 | Apr 3, 2026 |
| 0.2.1 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kansei MCP Server?
- Kansei MCP Server is maintained by kansei-link, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is Kansei MCP Server listed on the Official MCP Registry?
- Yes — Kansei MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Kansei MCP Server have?
- MCP Toplist tracks 14 versions of Kansei MCP Server, most recently published on Jul 6, 2026.
- Where can I find the source code for Kansei MCP Server?
- The source code for Kansei MCP Server is hosted at github.com/kansei-link/kansei-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.