Skip to main content
Glama
lie5860

openai-search-mcp

by lie5860

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoDebug modefalse
FETCH_ENGINENoDefault fetch engine when fetch_engine is not passedllm
OPENAI_MODELNoModel identifiergpt-4o
OPENAI_API_KEYYesAPI key for your endpoint
OPENAI_API_URLYesOpenAI-compatible API endpoint (must support search)
TAVILY_API_KEYNoTavily API key (for web_fetch with fetch_engine=tavily)
TAVILY_API_URLNoTavily API base URLhttps://api.tavily.com
OPENAI_LOG_LEVELNoLog levelINFO
FIRECRAWL_API_KEYNoFirecrawl API key (when using firecrawl as default or per call)
FIRECRAWL_API_URLNoFirecrawl API base URLhttps://api.firecrawl.dev/v2

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lie5860/openai-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server