Skip to main content
Glama
AaltoSciComp

SciComp Docs Agent

Official
by AaltoSciComp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (local uvicorn)0.0.0.0
PORTNoListen port (local uvicorn)8080
DOCS_ROOTNoPath to scicomp-docs tree./docs-source
LLM_MODELNoModel idRedHatAI/gemma-4-31B-it-FP8-Dynamic
SKILLS_DIRNoAgent skill markdown files./skills
LLM_API_KEYNoAPI key for LLM, required for web chat only
LLM_BASE_URLNoOpenAI-compatible base URLhttps://llm-gateway.k8s.aalto.fi/api/v1
LLM_MAX_TOKENSNoMax completion tokens4096
LLM_TEMPERATURENoSampling temperature0.15
DOCS_SITE_BASE_URLNoPublished site for citationshttps://scicomp.aalto.fi
AGENT_MAX_TOOL_ROUNDSNoMax tool-calling rounds per chat turn18

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/AaltoSciComp/scicomp-docs-assistant'

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