montology
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MONTOLOGY_MODEL_URL | No | Optional URL of a served model endpoint used by monty gen when no host agent is present. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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