Lotus Wisdom MCP Server

An MCP server implementation that provides a tool for problem-solving using the Lotus Sutra's wisdom framework, combining analytical thinking with intuitive wisdom.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 31 · #245 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Lotus Wisdom

before you install - you'll need

LOTUS_DEBUG

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add linxule-lotus-wisdom-mcp --transport http https://lotus-wisdom-mcp.linxule.workers.dev/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "linxule-lotus-wisdom-mcp": {
      "url": "https://lotus-wisdom-mcp.linxule.workers.dev/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://lotus-wisdom-mcp.linxule.workers.dev/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to lotus-wisdom-mcp.linxule.workers.dev

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package lotus-wisdom-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.linxule is GitHub-verified and matches the repo owner

03 · What Lotus Wisdom can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 1 documented tool, including lotuswisdom_summary.

The 1 tools it gives your agent

Extracted from the project's README - what Lotus Wisdom lets an agent do.

lotuswisdom_summary
- Get a summary of the current contemplative journey.

Latest releases

v0.8.0 · 2026-06-22

v0.8.0 - audit-driven refactor · Comprehensive audit (3 fan-out workflows across code / MCP protocol / Cloudflare ops / packaging / release / docs) followed by a 4-agent adversarial review (Codex + 2× Kimi +…

v0.7.1 · 2026-03-30

npx -y lotus-wisdom-mcp now works correctly. · The isDirectRun guard didn't include cli.js (the npm bin entry), so main() never fired when invoked via npx - the process would hang indefinitely.

v0.7.0 · 2026-03-23

Remove Durable Object - fully stateless Worker · SSE connections held DOs + Workers alive, accumulating ~1M ms/day wall time from ~770 sessions/day (most with zero tool calls). The DO only held an in-memory array that…

04 · Who maintains Lotus Wisdom

Lotus Wisdom is maintained by linxule. We track 6 MCP servers from linxule - 6 actively maintained, 111 combined GitHub stars, oldest repo from Apr 2025. Full record: all servers from linxule.

  1. Music Studio Music studio: ABC notation composition and Strudel live coding with ext-apps UI. ★ 69
  2. MinerU MinerU document parsing API - PDFs, images, DOCX, PPTX with OCR and batch processing. ★ 9

05 · Facts

category
other - ranked #245 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-22)
registry
io.github.linxule/lotus-wisdom (active, first published 2025-09-16 · 11 versions)
packages
npm:lotus-wisdom-mcp

06 · Lotus Wisdom FAQ

What is Lotus Wisdom?

An MCP server implementation that provides a tool for problem-solving using the Lotus Sutra's wisdom framework, combining analytical thinking with intuitive wisdom.

Is Lotus Wisdom still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Lotus Wisdom?

Run `npx -y lotus-wisdom-mcp`. The README documents one environment variable (LOTUS_DEBUG) to set first. You can also paste the ready-made client config above.

Does Lotus Wisdom require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Lotus Wisdom

More MCP servers to compare · What2 Watch · Local Dfw MCP · Sieve MCP · Localstack MCP Server · Picocalc MCP

More TypeScript MCP servers · Music Studio · Liquefy UI · Livetennisapi MCP · Lobu · Localseodata MCP Server · see all