KanseiLink MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@KanseiLink MCP Serverfind a Japanese SaaS tool for managing HR and payroll"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
KanseiLink MCP Server
MCP intelligence layer for discovering and orchestrating Japanese SaaS MCP tools.
KanseiLink helps AI agents find, evaluate, and combine Japanese SaaS services through the Model Context Protocol. It provides search, workflow recipes, and community-driven quality insights.
Quick Start
npx @kansei-link/mcp-serverOr add to your MCP client config:
{
"mcpServers": {
"kansei-link": {
"command": "npx",
"args": ["@kansei-link/mcp-server"]
}
}
}Tools
Tool | Description |
| Find Japanese SaaS MCPs by intent |
| Get workflow patterns combining multiple services |
| Share your experience (anonymized) |
| Check community data before using a service |
Categories
CRM, Project Management, Communication, Accounting, HR, E-commerce
Architecture
Agent ←→ KanseiLink MCP Server ←→ SQLite (local)
↓
search_services → FTS5 full-text search
get_recipe → Workflow pattern matching
report_outcome → PII masking → outcomes table
get_insights → Aggregation + confidence scoringDevelopment
npm install
npm run build
npm run seed # populate with Japanese SaaS MCP data
npm start # start stdio serverSecurity
PII auto-masking on all text inputs
Agent identity anonymized
See SECURITY.md for full policy
License
MIT — Synapse Arrows PTE. LTD.
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kansei-link/kansei-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server