Skip to content
Back to search
30
MCP

@ask-llm/claude-mcp

npm/@ask-llm/claude-mcp

MCP server for consulting Anthropic Claude Code CLI from Codex and other MCP clients

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

Similar MCP servers embedding-nearest

@ask-llm/codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
anthropic-admin-mcp
MCP server for the Anthropic Admin API — manage your Claude org from any MCP-compatible client.
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools
Claude Code MCP Server
Use Claude Code as an MCP server.
0 tools
io.github.codechap/claude-chat
Anthropic Claude Messages API MCP server — chat, vision, web search, extended thinking
0 tools

How to use

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

{
  "mcpServers": {
    "@ask-llm/claude-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}