OneSearch MCP Server
by yokingma
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
SEARCH_API_KEY | No | The API key for the search provider, required for 'tavily' | |
SEARCH_API_URL | No | The URL of the SearxNG API, required for 'searxng' | |
SEARCH_PROVIDER | No | The search provider to use, either 'searxng' or 'tavily' | searxng |
FIRECRAWL_API_KEY | No | The API key for the Firecrawl API, required for 'firecrawl' if using cloud service | |
FIRECRAWL_API_URL | No | The URL of the Firecrawl API, required for 'firecrawl' |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |