Skip to content
Back to search
30
MCP

iflow-mcp_beverm2391-chain-of-thought-mcp

pypi/iflow-mcp_beverm2391-chain-of-thought-mcp

A MCP server that uses Groq's API to call LLMs which expose raw chain-of-thought tokens.

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

Similar MCP servers embedding-nearest

iflow-mcp_cort-mcp
Chain-of-Recursive-Thoughts MCP Server
0 tools
iflow-mcp_mcp-think-tool
An MCP server implementing the think tool for Claude and other LLMs
0 tools
iflow-mcp_basissetventures_grok-cli-mcp
MCP server that wraps the Grok CLI for seamless integration with Claude and other MCP clients
0 tools
iflow-mcp_hmbown_aleph-rlm
MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers
0 tools
iflow-mcp_aleph-rlm
MCP server for recursive LLM reasoning—load context, iterate with search/code/think tools, converge on answers
0 tools
iflow-mcp_7etsuo_image-description-mcp-server
AI-powered image analysis MCP server using Grok API
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_beverm2391-chain-of-thought-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}