Presearch MCP Server
by NosytLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server configuration - port number | 3000 |
| NODE_ENV | No | Server configuration - environment mode | production |
| CACHE_TTL | No | Cache settings - time to live in seconds | 3600 |
| LOG_LEVEL | No | Logging level | info |
| CACHE_ENABLED | No | Cache settings - enable or disable caching | true |
| CACHE_MAX_KEYS | No | Cache settings - maximum number of cache keys | 1000 |
| PRESEARCH_API_KEY | Yes | Your Presearch API key (required) | |
| PRESEARCH_BASE_URL | No | API configuration - base URL for Presearch API | https://na-us-1.presearch.com |
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 | |