"""
openai-tool2mcp: Use OpenAI's powerful built-in tools with Claude via MCP
"""
__version__ = "0.1.0"
from .server import MCPServer
from .tools import OpenAIBuiltInTools
from .utils.config import ServerConfig
__all__ = ["MCPServer", "OpenAIBuiltInTools", "ServerConfig"]
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alohays/openai-tool2mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server