@caikiji/mcp-search
by caikiji
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEARCH_URL | Yes | Your SearXNG instance URL (required) | |
| SEARCH_AUTH | No | Basic auth credentials (user:pass), leave empty if public | |
| SEARCH_TIMEOUT | No | SearXNG API timeout in ms | 15000 |
| SEARCH_FETCH_UA | No | User-Agent for page fetching (default: Chrome UA) | |
| SEARCH_MAX_LENGTH | No | Max characters for result content (500-50000) | 8000 |
| SEARCH_DEFAULT_COUNT | No | Default results per search (1-50) | 10 |
| SEARCH_FETCH_TIMEOUT | No | Page fetch timeout in ms | 15000 |
| SEARCH_SNIPPET_LENGTH | No | Max chars for result snippet (truncated at word boundary) | 300 |
| SEARCH_RECOMMENDED_ENGINES | No | Semicolon-separated recommended engines with optional description |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/caikiji/mcp-search'
If you have feedback or need assistance with the MCP directory API, please join our Discord server