JedSearch MCP Server
by Jedius
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for SSE mode | 3001 |
| HTTP_TIMEOUT | No | HTTP fallback timeout (s) | 15 |
| MCP_TRANSPORT | No | Transport mode (stdio, sse, streamable-http) | stdio |
| NOISE_THRESHOLD | No | Noise threshold (chars) | 50 |
| YANDEX_FOLDER_ID | Yes | Cloud folder ID | |
| FETCH_MAX_RETRIES | No | Max retry attempts | 3 |
| FETCH_RETRY_DELAY | No | Initial retry delay (s) | 0.5 |
| JEDSEARCH_API_KEY | No | API key for authentication | |
| CONTENT_MAX_LENGTH | No | Max content length (chars) | 32000 |
| PLAYWRIGHT_TIMEOUT | No | Playwright timeout (ms) | 30000 |
| FETCH_RETRY_BACKOFF | No | Backoff multiplier | 1.5 |
| YANDEX_SEARCH_REGION | No | Search region (ru, en, tr) | ru |
| YANDEX_SEARCH_API_KEY | Yes | Search 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Jedius/jed-web-search-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server