CognitiveBiasLabs-MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@CognitiveBiasLabs-MCPCheck this argument for biases: 'I always trust my first impression.'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Cognitive Bias Labs - MCP Server
Official Model Context Protocol (MCP) Server for Cognitive Bias Labs.
This server acts as an AI-powered diagnostic engine, empowering Claude, Cursor, and other LLMs to detect cognitive biases in text and decision-making processes.
Features
Analyze Text for Bias: A diagnostic engine tool that analyzes arguments or decisions for logical fallacies and cognitive biases.
Get Supported Biases: Lists all cognitive biases currently understood by the diagnostic engine (e.g., Dunning-Kruger Effect, Confirmation Bias).
Test Recommendations: Provides direct links to interactive psychology tests on Cognitive Bias Labs based on the diagnosed bias.
Related MCP server: DeepLucid3D UCPF Server
Installation
For Claude Desktop
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"cognitivebiaslabs": {
"command": "npx",
"args": ["-y", "cognitivebiaslabs-mcp"]
}
}
}For Cursor
Go to Cursor Settings > Features > MCP Servers
Add a new server
Name:
CognitiveBiasLabsType:
commandCommand:
npx -y cognitivebiaslabs-mcp
Important Links
License
MIT License
Maintenance
Related MCP Servers
- AlicenseBqualityCmaintenanceAn MCP server that provides LLMs access to other LLMsLast updated410179MIT
- FlicenseCqualityDmaintenanceAn MCP server implementing the Unified Cognitive Processing Framework for advanced problem-solving, creative thinking, and cognitive analysis through structured tools for knowledge mapping, recursive questioning, and perspective generation.Last updated315
- AlicenseBquality-maintenanceMCP server for structured reasoning with cognitive trap detection, verification, and context compressionLast updated5411
- Alicense-qualityDmaintenanceAn MCP server that enables AI agents to engage in structured deep thinking and recover from stuck states using CBT techniques and contemplation protocols.Last updated3MIT
Related MCP Connectors
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
MCP server for AI dialogue using various LLM models via AceDataCloud
MCP server for generating rough-draft project plans from natural-language prompts.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/double2dev/CognitiveBiasLabs-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server