DocPulse
by mkhanal
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRAVE_API_KEY | No | API key for Brave Search augmentation. | |
| GOOGLE_CSE_ID | No | Custom Search Engine ID for Google Search augmentation. | |
| DOCPULSE_MODEL | No | Override the automatically selected model size. Options: '7B', '14B', '32B', or a full HuggingFace repo link. Default is auto-selected based on RAM. | |
| GOOGLE_API_KEY | No | API key for Google Search augmentation. | |
| DOCPULSE_CACHE_DIR | No | Set the directory where distilled documentation is saved. Defaults to '.docpulse_cache' in the current working directory. |
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
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/mkhanal/docpulse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server