Skip to content
Back to search
30
MCP

io.github.codechap/claude-chat

io.github.codechap/claude-chat

Anthropic Claude Messages API MCP server — chat, vision, web search, extended thinking

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

Similar MCP servers embedding-nearest

io.github.codechap/gpt-chat
MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings
0 tools
cloudsecurityallianceorg/mcp-chat-claude
Model Context Protocol Server for Anthropic Claude models
0 tools
io.github.codechap/fable
Anthropic Claude Fable 5 MCP server — top-tier planning and code critique for handoff
0 tools
@ask-llm/claude-mcp
MCP server for consulting Anthropic Claude Code CLI from Codex and other MCP clients
0 tools
iflow-mcp_mcp-chatgpt-responses
ChatGPT MCP Server - Access OpenAI's ChatGPT API directly from Claude Desktop
0 tools
io.github.robotmcp/ros-mcp-server
Connect AI models like Claude & ChatGPT with ROS robots using MCP
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.codechap/claude-chat": {
      "url": "None",
      "transport": "http"
    }
  }
}