Proyecto MCP personalizado
Este proyecto aprovecha la biblioteca mcp
con soporte CLI y se integra con la API de OpenAI.
Requisitos
Asegúrese de instalar las dependencias necesarias antes de ejecutar el proyecto:
Uso
- Configure su clave API de OpenAI como una variable de entorno:
- Inicie el servidor MCP:
- Utilice el cliente para interactuar con el servidor:
- Alternativamente, utilice el orquestador para consultar el LLM y las herramientas:
Ejemplo
Consultar la herramienta meteorológica
Ejecute el cliente y llame a la herramienta get_weather
:
Ejemplo de interacción:
Dependencias
openai==1.70.0
mcp[cli]==1.6.0
Licencia
Este proyecto está licenciado bajo la licencia MIT.
This server cannot be installed
Un servidor que integra la biblioteca MCP con la API de OpenAI, permitiendo a los usuarios interactuar con diversas herramientas, como la herramienta meteorológica, a través de consultas en lenguaje natural.
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol (MCP) server that lets you seamlessly use OpenAI's models right from Claude.Last updated -12428JavaScriptMIT License
- -securityAlicense-qualityA simple MCP server for interacting with OpenAI assistants. This server allows other tools (like Claude Desktop) to create and interact with OpenAI assistants through the Model Context Protocol.Last updated -31PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server implementation that enables connection between OpenAI APIs and MCP clients for coding assistance with features like CLI interaction, web API integration, and tool-based architecture.Last updated -28Python
- AsecurityAlicenseAqualityAn MCP server that provides tools for interacting with Vercel API, enabling management of deployments, DNS records, domains, projects, and environment variables through natural language.Last updated -7653TypeScriptMIT License