MCP.so
ログイン

🪷 Lotus Wisdom MCP Server

@linxule

🪷 Lotus Wisdom MCP Server について

Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

linxule

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "lotus-wisdom": {
      "command": "npx",
      "args": [
        "-y",
        "lotus-wisdom-mcp"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Lotus Wisdom MCP Server?

An MCP server that provides a tool for problem-solving using the Lotus Sutra’s wisdom framework, combining analytical thinking with intuitive wisdom. It is available as a local stdio package via npx or as a hosted remote Connector.

How to use Lotus Wisdom MCP Server?

Install with Node.js 18+ via npx -y lotus-wisdom-mcp and configure in your MCP host (Claude Desktop, VS Code, Cursor, etc.). Use the lotuswisdom tool with tag, content, and step tracking, or use the lotuswisdom_summary tool. The server also registers two MCP Prompts: contemplate (for single questions) and deep-inquiry (for longer multi-domain contemplation).

Key features of Lotus Wisdom MCP Server

  • Multi-faceted problem-solving with step-by-step thought process and meditation pauses.
  • Interactive visualization in ext-apps (Claude Desktop, Cursor, ChatGPT) with light/dark theme adaptation.
  • MCP Prompts for one-step guided contemplative sessions.
  • Structured tool output (structuredContent + outputSchema) alongside text responses.
  • Tracks both tag journey and wisdom domain movements.
  • Safe, side-effect-free tool with behavioral annotations (readOnlyHint, idempotentHint).
  • Available as local stdio package or hosted remote Connector.

Use cases of Lotus Wisdom MCP Server

  • Breaking down complex problems that need multi-faceted understanding.
  • Questions that benefit from both direct and gradual approaches.
  • Problems with apparent contradictions that require integration.
  • Situations that need both analytical and intuitive understanding.
  • Tasks that benefit from meditative pauses to allow insight.

FAQ from Lotus Wisdom MCP Server

What runtime does Lotus Wisdom MCP Server require?

Node.js 18+.

How can I install Lotus Wisdom MCP Server?

It can be installed via Smithery (one-click), or manually by adding the command npx -y lotus-wisdom-mcp to your MCP host configuration. The README provides specific config snippets for Claude Desktop, VS Code, Cursor, Windsurf, Cline, Cherry Studio, Witsy, Codex CLI, and Gemini CLI.

What tools and prompts does Lotus Wisdom MCP Server provide?

Two tools: lotuswisdom (problem-solving with tag-based contemplation) and lotuswisdom_summary (summary of the contemplative journey). Two MCP Prompts: contemplate (single-question session) and deep-inquiry (longer multi-domain inquiry).

How does the contemplative process work?

The user submits a problem. The model begins with tag='begin' to receive the full framework, then continues with contemplation tags (open, examine, integrate, meditate, express, etc.). Each step includes a tag, content, step number, and whether another step is needed. Meditation pauses can be included. When the tool returns status='WISDOM_READY', the model expresses the final wisdom naturally.

Can Lotus Wisdom MCP Server be used remotely?

Yes

コメント

「その他」の他のコンテンツ