Back to search
30
MCP

viveka-mcp-server

npm/viveka-mcp-server

MCP server for structured iterative reasoning with 13 critical thinking lenses — a disciplined thinking scaffold for AI agents. Features structured reasoning state, cognitive moves (branch/revise/supersede/falsify/verify/retract/stop), Escalation Ladder,

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

recursive-thinking-mcp
Token-efficient recursive thinking MCP server for AI agents. Achieve production-ready solutions through iterative refinement with 70% token
0 tools
deep-reasoning-mcp
MCP server for recursive deep reasoning — architecture analysis, code review, debugging, incident triage, and brainstorming
0 tools
iflow-mcp_think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_rai220-think_mcp
MCP server providing a 'think' tool for structured reasoning, inspired by Anthropic's Claude 'think' tool. Enables agentic LLMs to pause, lo
0 tools
iflow-mcp_vitalymalakanov_enhanced-sequential-thinking-server
Advanced server for structured LLM thinking (MCP)
0 tools
acuvity/mcp-server-sequential-thinking
MCP server for sequential thinking and problem solving
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "viveka-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}