Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MONTOLOGY_MODEL_URLNoOptional URL of a served model endpoint used by monty gen when no host agent is present.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ontology_checkA

Is this name free, defined, or ruled on? Run BEFORE naming anything.

ontology_wordsB

The vocabulary as rows (kind: core | inner | adopted | custom | empty for all).

ontology_addB

Author a word — check-first: a taken name is refused with findings. Re-renders the words skill on success.

scan_surfaceC

What the code declares: counts by language, skips said out loud.

scan_candidatesC

Vocabulary the codebase is asking for: recurring declared names with no word.

ontology_lintC

The gate: collisions, code resolution, drift — each FAIL carries its repair.

structural_searchA

ast-grep over the repo: a pattern that PARSES, e.g. 'def $F($$$)' with lang=python.

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/socialite-ml/montology'

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