MCP Documentation Server
by mahawi1992
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port to run the server on | 3000 |
BRAVE_API_KEY | Yes | Your Brave Search API key | |
CACHE_DURATION | No | Duration for caching in milliseconds | 86400000 |
UPDATE_INTERVAL | No | Interval for updates in milliseconds | 3600000 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |