Skip to main content
Glama
CanalWestStudio

AddressPenny MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADDRESSPENNY_API_KEYYesAPI token from AddressPenny
ADDRESSPENNY_API_URLNoOverride for self-hosted or staginghttps://addresspenny.com/api/v1
ADDRESSPENNY_ACCOUNT_IDYesPrefixed account ID (e.g. 'acct_abc123')

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
validate_addressA

Validate a single postal address. Returns the standardized address, deliverability status, and validation metadata. Consumes 1 credit.

bulk_validateA

Validate up to 100 postal addresses in a single request. Consumes 1 credit per address. Returns an array where each entry is either a validated address or an error.

parse_and_validateA

Extract postal addresses from unstructured text (emails, chat messages, call transcripts, scraped pages) and validate each one. Consumes 1 credit per extracted and validated address. Returns an empty list if no complete addresses are found.

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/CanalWestStudio/addresspenny-mcp'

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