Unified Search MCP Server
by JDeun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ENV | No | Environment mode | production |
| MCP_PORT | No | Custom port for HTTP server | |
| MCP_CACHE_TTL | No | Cache TTL in seconds | 3600 |
| MCP_LOG_LEVEL | No | Logging level | INFO |
| MCP_REDIS_URL | No | Redis URL for distributed caching (optional) | redis://localhost:6379/0 |
| GOOGLE_API_KEY | Yes | Your Google API key for Custom Search API | |
| YOUTUBE_API_KEY | Yes | Your YouTube Data API v3 key | |
| MCP_ENCRYPTION_KEY | No | Your 256-bit encryption key for API key encryption | |
| MCP_RATE_LIMIT_SECRET | No | Your secret for rate limiting | |
| GOOGLE_CUSTOM_SEARCH_ENGINE_ID | Yes | Your Google Custom Search Engine ID |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |