Skip to main content
Glama

Rec-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RIDB_API_KEYYesYour Recreation.gov API key for the Recreation Information Database (RIDB)
GOOGLE_GEOCODE_KEYYesYour Google Maps Geocoding API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
find_campgrounds

Find camping facilities near a specified location.

Searches for camping facilities within a customizable radius of a city using the Recreation Information Database (RIDB) API. First geocodes the city to get coordinates, then searches for campgrounds and camping facilities in the surrounding area. Returns a JSON string containing facility information including any available image URLs.

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/melanieawilson/rec_mcp'

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