Skip to main content
Glama
EzzoHamdan

House of Wisdom MCP

by EzzoHamdan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFIG_PATHNoPath to the YAML configuration file. Can also be set via --config CLI flag.~/.config/ai-council/config.yaml
AI_COUNCIL_LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
AI_COUNCIL_LOG_FORMATNoLog format: text or json.text
AI_COUNCIL_MAX_MODELSNoMaximum number of models to consult in parallel (default 3, range 1-10).3
AI_COUNCIL_OPENAI_API_KEYNoOpenAI API key. Can also be set via --openai-api-key CLI flag or openai_api_key in config file.
AI_COUNCIL_PARALLEL_TIMEOUTNoTimeout in seconds for parallel consultation (default 60, range 5-600).60
AI_COUNCIL_OPENROUTER_API_KEYNoOpenRouter API key. Can also be set via --openrouter-api-key CLI flag or openrouter_api_key in config file.
AI_COUNCIL_MAX_CONCURRENT_CONSULTANTSNoMaximum number of consultants running concurrently (default 3, range 1-32).3

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/EzzoHamdan/house-of-wisdom-mcp'

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