🪷 Lotus Wisdom MCP Server
@linxule
关于 🪷 Lotus Wisdom MCP Server
Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mcp Servers
punkpeyeA collection of MCP servers.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论