Skip to main content
Glama

openai-tool2mcp

by alohays
from .base import ToolAdapter from .browser import BrowserAdapter from .code_interpreter import CodeInterpreterAdapter from .file_manager import FileManagerAdapter from .registry import OpenAIBuiltInTools, ToolRegistry from .web_search import WebSearchAdapter __all__ = [ "ToolRegistry", "OpenAIBuiltInTools", "ToolAdapter", "WebSearchAdapter", "CodeInterpreterAdapter", "BrowserAdapter", "FileManagerAdapter", ]

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