Skip to content
Back to search
30
MCP

io.github.codechap/gpt-chat

io.github.codechap/gpt-chat

MCP server for the OpenAI ChatGPT API — chat, vision, and embeddings

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

Similar MCP servers embedding-nearest

io.github.codechap/gpt-image
MCP server for OpenAI GPT image generation and editing
0 tools
io.github.codechap/claude-chat
Anthropic Claude Messages API MCP server — chat, vision, web search, extended thinking
0 tools
io.github.codechap/grok-chat
MCP server for the xAI Grok API — chat, vision, search, and embeddings
0 tools
io.github.acedatacloud/mcp-aichat
MCP server for AI dialogue using various LLM models via AceDataCloud
0 tools · streamable-http
io.github.shalevshalit/image-recognition-mcp
MCP server for AI-powered image recognition and description using OpenAI vision models.
0 tools
github-chat-mcp
GitHub Chat MCP server for analyzing GitHub repositories
0 tools

How to use

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

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