Lotus Wisdom
Rank #35,119smithery/linxule/lotus-wisdom-mcp
Lotus Wisdom is a contemplative reasoning tool inspired by the Lotus Sutra. It guides AI through structured wisdom journeys for complex problems where logic alone isn't enough. Flow through wisdom domains (skillful means, non-dual recognition, meta-cognitive), take meditative pauses, and track your path across perspectives. Start with tag='begin' to receive the full framework, then continue with tags like open, examine, integrate, and express. The tool signals when insight is ready to be spoken in your own voice. Best for multi-perspective problems, contradictions needing integration, and questions holding their own wisdom.
Lotus Wisdom is a Model Context Protocol (MCP) server published by linxule. It ranks #35,119 of 115,460 servers tracked on MCP Toplist, and its repository has 32 GitHub stars. Lotus Wisdom is listed on Smithery, and ships as a single rolling release with no explicit version metadata. It was first listed on Oct 17, 2025.
Ranks ahead of 80,341 of 115,460 servers on MCP Toplist.
Use Lotus Wisdom
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http lotus-wisdom-mcp https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.lotus-wisdom-mcp]
url = "https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lotus-wisdom-mcp": {
"url": "https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"lotus-wisdom-mcp": {
"type": "http",
"url": "https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lotus-wisdom-mcp": {
"serverUrl": "https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"lotus-wisdom-mcp": {
"url": "https://server.smithery.ai/linxule/lotus-wisdom-mcp/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/smithery%2Flinxule%2Flotus-wisdom-mcp)<a href="https://mcptoplist.com/server/smithery%2Flinxule%2Flotus-wisdom-mcp"><img src="https://mcptoplist.com/badge/smithery%2Flinxule%2Flotus-wisdom-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
linxule
Other servers by linxule
- Music Studio#2,471 · 8 vers
- Mineru#12,695 · 6 vers
- DeepThonk#17,567 · 1 ver
- Durable Thinking#24,382 · 1 ver
- Vox MCP#43,583 · 2 vers
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Lotus Wisdom?
- Lotus Wisdom is maintained by linxule, which publishes 11 MCP servers (30 total versions) tracked on MCP Toplist.
- Is Lotus Wisdom listed on the Official MCP Registry?
- Lotus Wisdom is not on the Official MCP Registry. It is listed on Smithery.
- How many versions does Lotus Wisdom have?
- Lotus Wisdom ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Lotus Wisdom?
- The source code for Lotus Wisdom is hosted at github.com/linxule/lotus-wisdom-mcp.