mcp-wisdom
Provides philosophical thinking frameworks and tools based on Stoic, cognitive, mindfulness, and strategic traditions to assist with decision-making and perspective. It enables AI models to apply structured wisdom from 2,500 years of tested frameworks to user problems.
README
mcp-wisdom
Philosophy-grounded thinking frameworks for Claude
- an MCP server providing Stoic, Cognitive, Mindfulness, and Strategic wisdom tools.
"Think better with 2,500 years of tested frameworks"
Overview
mcp-wisdom provides 9 philosophical thinking tools that Claude can use to help with decisions, anxiety, biases, timing, and perspective. Each tool draws from specific philosophical traditions with embedded wisdom quotes.
Installation
npm install -g mcp-wisdom
Or run directly with npx:
npx mcp-wisdom
Configuration
Claude Desktop
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"wisdom": {
"command": "npx",
"args": ["-y", "mcp-wisdom"]
}
}
}
Claude Code
claude mcp add wisdom -- npx -y mcp-wisdom
Available Tools
Stoic Framework
| Tool | Purpose | Use When |
|---|---|---|
wisdom_stoic_dichotomy |
Separate controllable from uncontrollable | Anxious about outcomes |
wisdom_stoic_premeditation |
Visualize worst case scenarios | Worried about failure |
wisdom_stoic_memento_mori |
Mortality perspective | Need clarity on priorities |
Cognitive Framework
| Tool | Purpose | Use When |
|---|---|---|
wisdom_cognitive_bias_scan |
Detect thinking errors | Making important decisions |
Mindfulness Framework
| Tool | Purpose | Use When |
|---|---|---|
wisdom_mindful_pause |
Create space before reacting | Feeling rushed or reactive |
Strategic Framework
| Tool | Purpose | Use When |
|---|---|---|
wisdom_strategic_timing |
Assess readiness for action | Deciding when to act |
wisdom_strategic_five_rings |
Analyze through five elements | Facing complex challenges |
Meta Tools
| Tool | Purpose | Use When |
|---|---|---|
wisdom_clarify |
Socratic questioning | Thinking feels unclear |
wisdom_ground |
Recommend best framework | Unsure which tool to use |
Quick Reference
| Situation | Tool |
|---|---|
| "I'm anxious about the outcome" | wisdom_stoic_dichotomy |
| "What if this fails?" | wisdom_stoic_premeditation |
| "Does this really matter?" | wisdom_stoic_memento_mori |
| "Am I thinking clearly?" | wisdom_cognitive_bias_scan |
| "I need to slow down" | wisdom_mindful_pause |
| "Is now the right time?" | wisdom_strategic_timing |
| "This is complex" | wisdom_strategic_five_rings |
| "What do I actually mean?" | wisdom_clarify |
| "Which framework should I use?" | wisdom_ground |
Sources
Tools draw from these philosophical traditions:
- Stoicism: Epictetus, Marcus Aurelius, Seneca
- Cognitive Science: Daniel Kahneman, Amos Tversky
- Mindfulness: Thich Nhat Hanh, Viktor Frankl
- Strategic: Miyamoto Musashi (Book of Five Rings)
- Socratic: Socrates, Plato
Example Usage
Ask Claude:
- "Use the dichotomy of control to help me with my job interview anxiety"
- "Scan my reasoning about this investment for cognitive biases"
- "Help me decide if now is the right time to launch this product"
- "I need perspective on whether to take this job offer"
Claude will use the appropriate wisdom tool to provide structured philosophical guidance.
Related
- wisdom-pack - Slash command version for Claude Code
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Changelog
See CHANGELOG.md for a history of changes to this project.
Links
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。