Mcp Client Openai
@njcx
关于 Mcp Client Openai
本项目实现了一个兼容 OpenAI API 格式的 MCP-Client服务,允许通过标准的 OpenAI API 接口与本地 MCP-Server进行交互。
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Client Openai?
Mcp Client Openai is a Model Control Protocol (MCP) client service that exposes a compatible OpenAI API format, enabling standard OpenAI API calls to interact with local MCP models.
How to use Mcp Client Openai?
Start the OpenAI API server with python main-api.py, or launch the stdio CLI with python cli.py for testing. Edit mcp-server-config.json to configure the MCP server (stdio or SSE) and the LLM endpoint (any OpenAI API that supports function calls/tool calling).
Key features of Mcp Client Openai
- Exposes local MCP models via OpenAI API format.
- Supports both stdio and SSE MCP server transports.
- Compatible with any LLM API that supports function calling.
- Provides a CLI mode for testing purposes.
Use cases of Mcp Client Openai
- Integrate local MCP models into applications built for the OpenAI API.
- Test MCP server interactions using standard OpenAI tool calling.
- Bridge between OpenAI‑compatible clients and custom MCP backends.
FAQ from Mcp Client Openai
What MCP server transports are supported?
stdio and SSE.
Does the LLM require specific capabilities?
Yes, the LLM must support function calling (tool calls) as per OpenAI API format.
How do I configure the MCP server?
Modify the mcp-server-config.json file; set the transport type to stdio or sse and provide appropriate server details.
AI 与智能体 分类下的更多 MCP 服务器
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
评论