Skip to main content
Glama

add_provider

Add an AI provider for brainstorming by configuring its API endpoint, authentication, and default model to enable multi-model debates and idea synthesis.

Instructions

Add a new AI provider for brainstorming. Supports any OpenAI-compatible API.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesProvider name, e.g. 'groq', 'ollama', 'mistral'
baseURLYesAPI base URL, e.g. 'http://localhost:11434/v1' for Ollama
apiKeyEnvVarYesEnvironment variable name for the API key. Use 'NONE' if no key required.
defaultModelYesDefault model to use for this provider, e.g. 'llama3', 'mixtral-8x7b-32768'
Install Server

Other Tools

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/spranab/brainstorm-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server