MCP Server

KanseiLink MCP Server

Local-first MCP server with a bundled service database, recipes, and reporting tools for AI agents.

1today
Source

Install

npx
npx @kansei-link/mcp-server

Add this to your Claude Code MCP settings or run via the CLI.

About

KanseiLink MCP Server is a local-first MCP navigator for AI agents. It ships a SQLite database of pre-evaluated services, trust scores, API guides, and workflow recipes inside the npm package. The server exposes tools for searching services, looking up connection details, reporting outcomes, and inspecting or analyzing usage. The README says it works with Claude Code, Cursor, Cline, Zed, and Windsurf through standard MCP client configuration. For Claude Code, the repository also documents a bundled skill installer and an optional PostToolUse hook. These additions are meant to help Claude Code decide when to call the MCP server and to record outcomes after tool use.

Tags

mcpclaude-codelocal-firstsqliteworkflowai-agents