Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_contractA

Analyse an Indian contract: flag unfair clauses with a 1-5 severity, a rationale, and citations to the exact sections of Indian law that back each flag.

Args:
    contract_text: The full text of the contract to analyse.
search_indian_lawA

Search the Indian Contract Act, 1872 for sections relevant to a query.

Args:
    query: A legal topic or question (e.g. "agreement in restraint of trade").
    k: Number of sections to return (default 5).
verify_citationA

Verify that a cited section of Indian law actually exists in the corpus.

Args:
    claim: The legal claim the citation is meant to support.
    citation: The citation to check, e.g. "ICA_1872:27" or "Section 27".

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/Pulkitgupta17/ClauseIQ'

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