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 とエージェント」の他のコンテンツ
🛡️ 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.
🔎 GPT Researcher
assafelovicAn autonomous agent that conducts deep research on any data using any LLM providers
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
MCP Claude Code
SDGLBLMCP implementation of Claude Code capabilities and more
コメント