Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”— Aggregators
  3. Kansei MCP Server
Kansei MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:01:15 PM

Kansei MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
saasdeveloper-toolsmcpworkflow-automationsearch

Local MCP access to SaaS service guides, workflow recipes, trust data, and optional usage reporting.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live β€” we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kansei-link-kansei-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@kansei-link/mcp-server"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (3) Directory Badge Claim listing AlternativesπŸ”— More in Aggregators

Overview

kansei-link/kansei-mcp-server MCP server gives agents local access to structured information about SaaS services, integration guidance, workflow recipes, and usage insights. It packages a SQLite database with service records and supports a search β†’ lookup β†’ execute β†’ report workflow. The server can also measure token usage locally and optionally submit anonymized scalar or event data when the user enables consent. Reach for it when an agent needs current SaaS integration context, especially for Japanese services, without repeated web searches.

Use cases

β€’Search for SaaS services before attempting an API integration
β€’Look up authentication steps and known integration pitfalls
β€’Find multi-service recipes for a workflow goal
β€’Report integration outcomes and API changes
β€’Measure local token usage and retry patterns

Key features

β€’Local SQLite database with 11,000+ service records
β€’Intent-based service search
β€’Connection guides, pitfalls, and workarounds
β€’Multi-service workflow recipes
β€’Outcome and feedback reporting
β€’Optional local token-usage measurement

Capabilities & Tool Schemas (3) ~1.9k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Kansei MCP Server.

search_services

Before attempting ANY SaaS API integration, call this tool. Agents waste 3-5x more tokens on trial-and-error with stale training data β€” this returns current, structured service evaluations (connection method, guides, known pitfalls) so you succeed on the first try. If the user mentions ANY SaaS service (freee, SmartHR, kintone, Slack, Notion, MoneyForward...) or says 'use kanseilink', always call this. Covers 900+ services with growing agent-readiness signals. Strongest in Japanese SaaS with growing global coverage.

lookup

Get everything you need about a service before using it. Default: tips (auth setup, pitfalls, workarounds). Add detail: true for full connection guide, insights: true for usage data. Pass goal: 'workflow description' to find multi-service recipes. This is step 2 of the standard KanseiLink flow: search_services β†’ lookup β†’ (execute) β†’ report.

report

Contribute data back to the KanseiLink community. Report success/failure after using a service (5 seconds, helps everyone), submit feedback, record API change events, or share your qualitative experience. PII is auto-masked. This is step 4 of the standard flow: search_services β†’ lookup β†’ (execute) β†’ report.

How Kansei MCP Server works

What kansei-link/kansei-mcp-server MCP server does

kansei-link/kansei-mcp-server MCP server helps an agent research SaaS integrations before it attempts an API workflow. Its bundled SQLite database contains information on more than 11,000 SaaS services and MCP servers, including connection methods, authentication guidance, API details, known pitfalls, workarounds, trust signals, and usage information. The data covers 23 categories, with 2,257 entries identified as MCP-verified through a handshake.

The package also includes about 200 multi-service workflow recipes and 199 API guides. Search is intended to identify a relevant service or workflow, while lookup returns the practical information needed to use it. After an external operation, report lets the agent record success, failure, feedback, API changes, or qualitative observations. Submitted personal information is automatically masked according to the project description.

How it works

The normal interaction pattern is search_services, followed by lookup, the agent’s own API operation, and then report. Search supports intent-based discovery using full-text, trigram, and category-aware matching. Lookup can return default tips, a more complete connection guide, usage insights, recipes, service combinations, history, feedback, or community voices depending on the request.

The service records are shipped inside the npm package and read from a local SQLite database. The README states that normal lookup requires no API calls, hosted service dependency, signup, or network connection. Use kansei-link/kansei-mcp-server when an agent should consult a packaged knowledge base before guessing at authentication or request parameters.

The package also includes optional local measurement hooks. These parse session transcripts to calculate token totals, cache splits, failed calls, retry chains, stuck time, and KanseiLink call statistics. A monthly report can display measured values and separately labeled estimates. Sharing a rank or live tool-call events requires explicit consent; local mode is the default.

Setup and configuration

Run the MCP server with:

Terminal
npx -y @kansei-link/mcp-server

Configure the same command and package in an MCP client such as Claude Desktop, Cursor, Cline, or Windsurf. The README also documents Claude Code support. The package includes separate commands for installing measurement hooks, generating the monthly report, installing the Claude Code skill, and managing live-update consent.

The usage hook stores local files beneath ~/.kansei-link/usage/. Measurement can be disabled with KANSEI_USAGE_HOOK=off. The optional reporting hook is controlled by the consent file and KANSEI_REPORT_HOOK; setting it to off, or disabling live updates, prevents transmission.

Tools and capabilities

  • search_services: find services by name, intent, or category.
  • lookup: retrieve tips, detailed guides, insights, recipes, combinations, history, feedback, or voices.
  • report: submit outcomes, feedback, API change events, or experience reports.
  • inspect: review documented colony-health and update-management data.
  • analyze: inspect token savings, cost audits, and AEO reports or articles.

The first three tools form the documented standard flow. The latter two are additional administrative and analytics tools.

Limitations and notes

The knowledge base is local and packaged with the npm release, so its accuracy depends on the shipped dataset and update cycle. The README describes trust scores as weekly and says error-resolution intelligence is still forthcoming. Reported token savings are based on the project’s stated benchmark, not a guarantee for every workflow.

Optional central reporting is not enabled merely by installing a hook. When enabled, the documented event payload includes a service or server name, outcome, tool name, error category, and fixed context; it excludes prompts, inputs, outputs, record names, API keys, file paths, and free text. The monthly share feature sends scalar aggregates and uses a cohort size instead of a rank when fewer than 20 users are measured.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Aggregators View all alternatives
  • AllMCPs Server logoAllMCPs Server
    β˜… Featured

    The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

    πŸ”— Aggregators15 views
    Compare vs AllMCPs Server β†’
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ”— Aggregators3 views
    Compare vs Openapi MCP Server β†’
  • S
    SandBase CLI

    Open-source CLI and MCP server for discovering and calling 2,000+ AI models and APIs through one consistent developer interface.

    πŸ”— Aggregators9 views
    Compare vs SandBase CLI β†’
  • Agent logoAgent

    A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.

    πŸ”— Aggregators9 views
    Compare vs Agent β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
1.9k
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kansei MCP Server

Run `npx -y @kansei-link/mcp-server`, then add that command and package to your MCP client configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKansei MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kansei-link-kansei-mcp-server?style=directory)](https://allmcps.com/mcp/kansei-link-kansei-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/kansei-link-kansei-mcp-server"><img src="https://allmcps.com/api/badge/kansei-link-kansei-mcp-server?style=directory" alt="Kansei MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”—Aggregators
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthNo auth required
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 9, 2026
11/11 checks healthy over the last 33d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads1,910/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
65Quality signal: Great Β· 65/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity8/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev Β· @kansei-link/mcp-server (npm)

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”— Aggregators β†’Alternatives to Kansei MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code