mcp-prompt-lab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_API_KEY | No | API key for xAI (Grok) | |
| LOCAL_LLM_URL | No | URL for local LLM endpoint (default: http://localhost:1234/v1) | |
| PROMPT_LAB_DB | No | Custom path for SQLite database | |
| OPENAI_API_KEY | No | API key for OpenAI provider | |
| ANTHROPIC_API_KEY | No | API key for Anthropic provider | |
| OPENROUTER_API_KEY | No | API key for OpenRouter | |
| GOOGLE_GENERATIVE_AI_API_KEY | No | Google Generative AI API key |
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/nikolasbarwicki/mcp-prompt-lab'
If you have feedback or need assistance with the MCP directory API, please join our Discord server