Polyprompt
by DisSa12
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | Gemini API key for translation engine | |
| OPENAI_API_KEY | No | OpenAI API key for translation engine | |
| POLYPROMPT_HOME | No | Override the directory where config and glossary are stored (default ~/.polyprompt) | |
| POLYPROMPT_MODEL | No | Global model override for translation engine | |
| ANTHROPIC_API_KEY | No | Anthropic API key for translation engine | |
| POLYPROMPT_NO_UPDATE | No | Set to '1' to disable background self-update checks | |
| POLYPROMPT_GEMINI_MODEL | No | Model override for Gemini engine | |
| POLYPROMPT_OPENAI_MODEL | No | Model override for OpenAI engine | |
| POLYPROMPT_NO_AUTO_LEVEL | No | Set to '1' to disable automatic level upgrades | |
| POLYPROMPT_ANTHROPIC_MODEL | No | Model override for Anthropic engine | |
| POLYPROMPT_OPENAI_BASE_URL | No | Custom base URL for OpenAI-compatible API |
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/DisSa12/polyprompt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server