Vinkius
Recreation.gov (RIDB)

Supercharge your AI with Recreation.gov (RIDB). Map US facilities and activities with natural conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Recreation.gov (RIDB) MCP on Cursor AI Code Editor MCP Client Recreation.gov (RIDB) MCP on Claude Desktop App MCP Integration Recreation.gov (RIDB) MCP on OpenAI Agents SDK MCP Compatible Recreation.gov (RIDB) MCP on Visual Studio Code MCP Extension Client Recreation.gov (RIDB) MCP on GitHub Copilot AI Agent MCP Integration Recreation.gov (RIDB) MCP on Google Gemini AI MCP Integration Recreation.gov (RIDB) MCP on Lovable AI Development MCP Client Recreation.gov (RIDB) MCP on Mistral AI Agents MCP Compatible Recreation.gov (RIDB) MCP on Amazon AWS Bedrock MCP Support

Connect to your AI in seconds.

Recreation.gov (RIDB) connects your AI agent to federal data on US parks, campgrounds, and trails. It lets you search for specific facilities by keywords or coordinates, list supported activities like hiking or camping, and pull detailed metadata directly from the Recreation Information Database.

Get structured government data without clicking through a dozen websites.

What your AI can do

Get activity

Retrieves detailed information about a single, specified outdoor activity type.

Get facility

Pulls all available metadata and details for one specific recreation facility using its ID.

Get organization

Gets structured information about a federal agency that manages public lands or resources.

+ 7 more capabilities included
Find a specific site

Use get_facility to retrieve complete details on any named recreation facility.

List all available activities

Call list_activities to get the full list of supported outdoor actions, like 'Hiking' or 'Boating'.

Search for multiple facilities

Run list_facilities to pull bulk data on multiple sites, optionally filtering by state or activity type.

Get site media and images

Use list_facility_media to fetch all associated pictures and visual assets for a given facility ID.

Find areas by coordinates

Execute geospatial searches against recreation areas using coordinate parameters.

Compatible AI Apps

OAuth 2.0 Compatible
Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
Vinkius runs on Zendesk Zendesk
+ any other MCP app
Included with Plan

Waiting for input…

AI Agent

Recreation.gov (RIDB) MCP Server: 10 Tools for Public Lands Data

These ten tools let you query everything from specific park details to media assets, giving your agent deep access to federal recreation information.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Recreation.gov (RIDB) on Vinkius

Get Activity

Retrieves detailed information about a single, specified outdoor activity type.

Get Facility

Pulls all available metadata and details for one specific recreation facility using...

Get Organization

Gets structured information about a federal agency that manages public lands or...

Get Recarea

Retrieves detailed metadata for one specific recreation area, including its...

List Activities

Lists all the official outdoor activities supported by the database, letting you...

List Facilities

Retrieves a list of recreation facilities, allowing bulk searching with filters like state or activity type.

List Facility Media

Fetches all associated images and media files for a specific facility ID.

List Organizations

Provides a list of federal organizations that manage public lands, helping you...

List Recarea Media

Retrieves media assets and images associated with an entire recreation area.

List Recareas

Lists all available recreational areas, helping you identify the correct scope for...

Connect to your AI in seconds. Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Recreation.gov (RIDB) integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Recreation.gov (RIDB), then connect any of our 5,000+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,000+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Recreation.gov (RIDB) MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Recreation.gov (RIDB). All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 10 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Finding accurate US park data used to involve jumping between five different government websites.

You start by checking the main park page, then you jump to a separate 'Activities' portal to see what's supported. Then you hit the map service just for coordinates. Finally, if you need pictures, you have to find another media gallery link. It’s friction-filled and slow.

With this MCP server, your agent handles it all. You ask it one thing—like 'Give me a list of all camping spots in Colorado that support fishing.' And boom. The agent runs `list_facilities` and filters the results instantly. You get structured JSON data right away.

Recreation.gov (RIDB) MCP Server: Get site media with `list_facility_media`

Manually, you'd find a facility ID and then have to copy that ID into a separate image gallery portal just to see the photos. It’s two distinct steps, and those portals often break or require logins.

Now, after calling `get_facility` for site 12345, your agent can run `list_facility_media` immediately afterward. You get all the images embedded right into your chat response. The whole process is one natural conversation.

What your AI can actually do with this

You're connecting your AI agent directly to federal data covering US parks, campgrounds, and trails via Recreation.gov’s Information Database. Instead of clicking through a dozen different government websites, your agent handles the database calls so you get structured info right in the chat.

When you need to figure out what's available, start by calling list_activities to pull up every official outdoor action supported by the system; this lets you filter your searches based on activities like 'Hiking,' 'Boating,' or 'Camping.' If you want a broad overview of locations, running list_recareas gives you a list of all available recreational areas.

You can then use the coordinates to execute geospatial searches against those recreation areas.

When you know what you're looking for, your options get specific. To find details on one particular spot, run get_facility, which pulls every piece of metadata and detail associated with a single named facility ID. If you need more than just one site, use list_facilities to pull bulk data across multiple sites; this tool lets you filter that list by state or specific activity type.

For deep dives into specific locations, the tools are built for granularity. You can run get_recarea to get detailed metadata on an entire recreation area, including its boundaries and how it's managed. If your focus is on the managing body, calling list_organizations gives you a list of federal agencies that manage public lands; subsequently, you use get_organization to pull structured data about that specific agency.

To make sure you have all the visual assets for any location, run list_facility_media to fetch every associated picture and media file tied to a single facility ID. For an entire recreation area, running list_recarea_media retrieves the full set of images and assets attached to that whole scope. If you need info on what specific actions are possible at a site, use get_activity to retrieve detailed information about one specified outdoor activity type.

This framework allows your agent to pull complete records for anything from operating hours and management agency details to full descriptions for any location or area in the database. You'll use these tools—like list_facilities, list_activities, and get_facility—to make sure you never have to manually navigate through multiple federal websites again.

Built · Hosted · Managed by Vinkius Recreation.gov (RIDB) MCP Server - US Park Data
Server ID 019e38e1-8c07-73e9-8fec-03b0d49ab76c
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find facilities in a specific state using list_facilities? +

You pass the state name directly as a filter parameter when calling list_facilities. This returns a filtered list of relevant facility IDs, saving you manual review time.

Can I check which federal agency runs this park using get_organization? +

Yes. After getting the facility details with get_facility, you can run get_organization to pull the name and ID of the managing federal agency, which is great for attribution.

What's the difference between list_activities and get_activity? +

list_activities gives you a full catalog of every supported activity (Hiking, Fishing). get_activity takes one specific name from that list and pulls detailed rules or descriptions for just that action.

Do I need to run get_recarea before list_facilities? +

No. You use them independently. Use list_activities if you want to filter by what people do. Use list_facilities if you know the type of place you are looking for.

How do I use the list_facility_media tool to get pictures or media for a specific campground? +

It fetches all associated images and media based on a facility ID. You must provide the unique facility identifier; otherwise, it can't pull the right content.

If I know the name of an entire park or recreation area, how do I get its complete metadata using get_recarea? +

The tool retrieves all descriptive details and management information for one specific recreational area. Just pass the unique ID to pull a full record instead of just basic location data.

What should I run if I need a comprehensive list of all federal agencies that manage public lands? +

Use the list_organizations tool. This gives you a directory of every managing agency, letting you know who controls a specific area before you search for facilities.

When using list_facilities, what parameters do I pass to keep results manageable? +

Always include filters like state codes, keywords, or activities. Running the tool without narrowing parameters will return too much data and likely time out.

How can I find campgrounds in a specific state like Colorado? +

You can use the list_facilities tool and provide 'CO' in the state parameter. You can also add a query like 'campground' to narrow down the results to camping facilities specifically.

Can I see photos of a specific recreation area before visiting? +

Yes! Use the list_recarea_media tool with the specific recAreaId. It will return links to images and videos associated with that area in the RIDB database.

How do I find out which federal agency manages a park? +

First, use get_facility or get_recarea to find the organization ID associated with the site. Then, use get_organization with that ID to see the full details of the managing agency.

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for Recreation.gov (RIDB). Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.