Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEEPLAW_DBNoPath to a specific database file to use instead of the ACTIVE release.
DEEPLAW_HOMENoPath to the DeepLaw home directory containing ACTIVE and releases/. Defaults to ~/.deeplaw.~/.deeplaw

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
knowledge_supportA

Optional read-only gateway for an explicitly selected DeepLaw Knowledge Asset vault. It searches only human-reviewed active assets and compiles bounded task capsules. It cannot remember, learn, approve, import, mutate, or access Analytix case projects.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion between tools. The tool's description clearly defines its read-only scope, making its purpose unambiguous to an agent.

Naming Consistency5/5

The sole tool uses a clear snake_case name ('knowledge_support'), which follows a consistent naming style. With no other tools to compare against, there is no inconsistency.

Tool Count3/5

A single tool feels thin, placing it at the borderline of acceptable scope. While it may suffice for a narrow read-only knowledge search, the server's name suggests a broader legal domain that is not reflected here.

Completeness2/5

The tool is strictly read-only and explicitly lacks capabilities such as create, update, delete, import, or access to case projects. For a knowledge-support server, the absence of any management or integration functions represents a significant gap that could hinder agents.

Maintenance

ActivityMaintained
ResponsivenessNo issues