Skip to main content
Glama
DE-BARY-LLC

debary-mcp-compliance

Official
by DE-BARY-LLC

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_listingA

Run listing text through the compliance rule engine.

Returns every rule that fired, the statute behind it, and the required elements the text is missing for that state and channel. Supplying brokerage, licensee and license_id lets the engine verify disclosure elements instead of deferring them to manual review.

explain_ruleA

Return the full rule behind a finding, including the statute it rests on.

Use this before telling anyone why their text was flagged. The authority field is the citation; do not substitute a remembered one.

suggest_rewriteA

Collect what must change in a text, with character offsets and the engine's own replacement wording.

This tool deliberately does not rewrite anything. It hands back the spans and the approved substitutions; composing the new text is the calling model's job, and the result must be checked again with check_listing before it is published.

get_receiptA

Retrieve a stored check receipt, including its anchoring block if one exists.

A receipt records what was checked, against which rule version, and the SHA-256 of the exact text. Where an anchor is present, that digest was written to a public ledger by a signer that does not run on the gate -- so the record can be shown to a third party without asking them to trust the server that produced it.

Prompts

Interactive templates invoked by user choice

NameDescription
review_listingCheck a listing, then repair it and verify the repair.
explain_verdictTurn a stored receipt into an explanation a licensee can act on.

Resources

Contextual data attached and managed by the client

NameDescription
rules_indexEvery phrase rule and required element, id and category only.

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/DE-BARY-LLC/debary-mcp-compliance'

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