Skip to main content
Glama
bailur

USPS Address Validation and Standardization MCP Server

by bailur

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USPS_CLIENT_IDYesYour USPS Consumer Key (client ID)
USPS_CLIENT_SECRETYesYour USPS Consumer Secret (client secret)

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

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_addressA

Validate and standardize a US address using USPS Address Validation API. Returns corrected address information, delivery point validation, and address standardization.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The tool's purpose is unambiguous and clearly defined.

Naming Consistency5/5

The single tool name 'validate_address' follows a clear verb_noun pattern, which is consistent with best practices. There are no other tools to compare, but the naming is clean and predictable.

Tool Count5/5

The server is narrowly scoped to USPS address validation and standardization. One tool adequately covers this specific function without unnecessary bloat, making the count perfectly appropriate for the purpose.

Completeness5/5

The tool fully addresses the domain of individual address validation by providing validation, standardization, and delivery point information. There are no obvious gaps for the stated purpose of the server.

Maintenance

ActivityInactive
ResponsivenessNo issues