PromptVault MCP Server
by KrishBnsl
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEMINI_API_KEY | No | API key for the Gemini provider. | |
| OPENAI_API_KEY | No | API key for the OpenAI provider. | |
| OLLAMA_BASE_URL | No | Base URL for the Ollama server. | http://localhost:11434 |
| ANTHROPIC_API_KEY | No | API key for the Anthropic provider. | |
| PROMPTVAULT_DB_PATH | No | Path to the SQLite database file. | ./promptvault.db |
| PROMPTVAULT_DEFAULT_PROVIDER | No | Default LLM provider for evaluations (e.g., openai, anthropic, gemini, ollama). | openai |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues