Skip to main content
Glama
Kustode-ce

Medical Billing MCP

by Kustode-ce

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
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
lookup_icd10A

Look up ICD-10 diagnosis codes by code or search term

lookup_cptA

Look up CPT procedure codes by code or search term

lookup_modifierB

Look up billing modifier usage and documentation requirements

lookup_denialB

Look up denial codes (CARC/RARC) with resolution steps

lookup_payerC

Look up payer-specific billing rules

lookup_bundlingC

Check if procedure codes are bundled together

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct category of medical billing data (CPT, ICD-10, modifiers, bundling, denials, payer rules), with no overlap or ambiguity.

Naming Consistency5/5

All tools follow the consistent 'lookup_<entity>' pattern using snake_case, making predictable and easy to understand.

Tool Count5/5

6 tools cover the major lookup types for medical billing without being overly numerous or sparse, a well-scoped set.

Completeness4/5

Core billing lookups (CPT, ICD-10, modifiers, bundling, denials, payer rules) are covered; missing HCPCS or other minor codes are not critical for most scenarios.

Maintenance

ActivityInactive
ResponsivenessNo issues