Cognitive Enhancement MCP Servers
@peragus-dev
关于 Cognitive Enhancement MCP Servers
MCP servers that models can use to extend their capabilities for general-use tasks and formalized workflows.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"model-enhancement-servers": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"waldzellai/structured-argumentation"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Cognitive Enhancement MCP Servers?
A collection of Model Context Protocol servers that provide cognitive enhancement tools for large language models. It includes 13 modular servers covering formal reasoning, visual thinking, hypothesis testing, bias detection, goal tracking, and more.
How to use Cognitive Enhancement MCP Servers?
Each server is installed individually via npm (npm install @waldzellai/structured-argumentation) or yarn, run via Docker (docker run --rm -i waldzellai/structured-argumentation), or configured in Claude Desktop by adding the server command to claude_desktop_config.json.
Key features of Cognitive Enhancement MCP Servers
- Includes tools for formal reasoning, visual thinking, and hypothesis testing
- Provides analogical reasoning and metacognitive monitoring
- Covers ethical reasoning, bias detection, and constraint solving
- Supports narrative planning, goal tracking, and multimodal synthesis
- Available via npm, yarn, Docker, or Claude Desktop integration
- Open source under the MIT License
Use cases of Cognitive Enhancement MCP Servers
- Evaluate hypotheses using the Scientific Method server
- Detect biased wording in text with the Bias Detection server
- Plan story outlines using the Narrative Planner server
- Track task objectives with the Goal Tracker server
- Combine text and image descriptions using the Multimodal Synthesizer server
FAQ from Cognitive Enhancement MCP Servers
What servers are included in this collection?
The repository contains 13 MCP servers: Structured Argumentation, Visual Reasoning, Scientific Method, Analogical Reasoning, Metacognitive Monitoring, Decision Framework, Collaborative Reasoning, Ethical Reasoning, Bias Detection, Constraint Solver, Narrative Planner, Goal Tracker, and Multimodal Synthesizer.
How do I install a server?
Each server can be installed individually via npm (npm install @waldzellai/structured-argumentation) or yarn. All servers are also available as Docker images.
How do I use a server with Claude Desktop?
Add the server to your claude_desktop_config.json with the command npx -y @waldzellai/structured-argumentation (replacing the package name for other servers).
Are there plans for additional servers?
Yes, two potential future servers are under consideration: Emotion-Aware Interaction and Long-Term Memory.
What is the license for these servers?
Cognitive Enhancement MCP Servers are licensed under the MIT License.
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论