Skip to main content
Glama
giopawgofr

Pawgo MCP Server

by giopawgofr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for SSE transport8001
MCP_TRANSPORTNoTransport: stdio or ssestdio
PAWGO_API_KEYNoAPI key for full data access
PAWGO_API_BASENoAPI base URLhttps://info.pawgo.fr/api/v1

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
check_airline_policyA

Check pet travel policy for a specific airline by IATA code (e.g., AA, DL, LH, AF).

Returns cabin and cargo policies, breed restrictions, carrier limits, and fees.

check_country_requirementsA

Check pet import/export requirements for a country by ISO code (e.g., US, FR, JP, AU).

Returns vaccination, microchip, health certificate, quarantine, and permit requirements.

compare_airlinesA

Compare airlines by criteria: 'cabin' (allow cabin pets), 'cargo' (offer cargo), 'brachycephalic' (allow snub-nosed breeds), 'cheapest' (lowest fees).

Returns a ranked list of airlines matching the criteria.

search_countriesA

Search countries by criteria: 'no_quarantine', 'easiest' (fewest requirements), 'titer_test' (require titer test).

Returns countries matching the criteria.

get_coverageA

Get Pawgo's data coverage: how many airlines and countries are tracked.

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/giopawgofr/pawgo-mcp'

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