mcp-search-server
by in40
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | MCP server port | 8090 |
| API_KEYS_PATH | No | Path to API keys file | ./api_keys.json |
| DASHBOARD_PORT | No | Dashboard port | 8091 |
| DASHBOARD_THEME | No | Dashboard theme: orange | |
| SEARCH_PROVIDER | No | Search provider: yandex or brave | yandex |
| YANDEX_FOLDER_ID | No | Yandex Cloud folder ID | |
| YANDEX_SEARCH_TYPE | No | Yandex search type: SEARCH_TYPE_COM or SEARCH_TYPE_RU | SEARCH_TYPE_COM |
| LOG_RETENTION_HOURS | No | Hours to keep logs | 24 |
| BRAVE_SEARCH_API_KEY | No | Brave Search API key (required if SEARCH_PROVIDER=brave) | |
| YANDEX_SEARCH_API_KEY | No | Yandex Cloud API key |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/in40/mcp-search-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server