NOESIS
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_API_KEY | No | API key for Groq. | |
| NOESIS_API_KEY | No | API key for custom API endpoint (used with NOESIS_GENERATOR_MODE=api). | |
| OPENAI_API_KEY | No | API key for OpenAI. | |
| MISTRAL_API_KEY | No | API key for Mistral. | |
| DEEPSEEK_API_KEY | No | API key for DeepSeek. | |
| TOGETHER_API_KEY | No | API key for Together AI. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic. | |
| OPENROUTER_API_KEY | No | API key for OpenRouter. | |
| NOESIS_GENERATOR_MODE | No | Generator mode: 'host', 'local', 'api', 'mock', or 'auto' (default). | |
| NOESIS_SEARCH_PROVIDER | No | Search provider: 'tavily', 'brave', 'searxng', or 'offline'. | |
| NOESIS_MAX_TOKENS_PER_TASK | No | Maximum tokens allowed per task (default 60000). |
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/AndrewBalda01/noesis-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server