
Campertunity MCP Server
@campertunity
About Campertunity MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"campground-search-mcp-server": {
"command": "npx",
"args": [
"-y",
"campertunity-mcp-server@latest"
],
"env": {
"CAMPERTUNITY_API_KEY": "your_api_key_here"
}
}
}
}Tools
4Check availability for specific campsites at a listing
Get a booking URL for a campground or recreation site
Get detailed information about a specific listing
Search for campgrounds and outdoor recreation listings
Overview
What is Campertunity MCP Server?
Campertunity MCP Server provides AI-powered tools to search for campgrounds, check availability, and book campsites worldwide. It is designed for use with agent platforms that support the MCP protocol, such as OpenClaw, Claude Code, and Codex.
How to use Campertunity MCP Server?
Add the server to your MCP configuration using npx -y campertunity-ai-tools@latest as the command. An API key is optional; without one, basic rate limits apply. For higher rate limits, obtain a key from campertunity.com/mcp and set it in the CAMPERTUNITY_API_KEY environment variable. Agent skill files (SKILL.md) are also available for platforms that support them.
Key features of Campertunity MCP Server
- Search campgrounds with filters, location, and date range.
- Get detailed information about a specific listing.
- Check campsite availability for specific dates.
- Obtain a booking URL for a campground.
- Optional API key for higher rate limits.
- Data from multiple sources, enhanced with AI.
Use cases of Campertunity MCP Server
- Find campgrounds near a city, region, or coordinates.
- Filter by site type, access, activities, amenities, or terrain.
- Check if a specific campground has available sites for dates.
- Get a booking link to reserve a campsite online.
- Integrate campground discovery into AI agents or automation.
FAQ from Campertunity MCP Server
Do I need an API key?
No. A key is optional; without it you can use the server. For higher rate limits, get a key from campertunity.com/mcp and set the CAMPERTUNITY_API_KEY environment variable.
What runtime or dependencies are required?
The server runs via npx and Node.js. No additional installation is required besides adding the configuration to your MCP settings.
Where does the data come from?
Data is collected from multiple sources and enhanced with AI. The README states not to redistribute, cache, or modify the data, and to always use real-time data through the server.
What transport or authentication does the server use?
It uses the standard MCP transport (stdio). Authentication is optional via the CAMPERTUNITY_API_KEY environment variable.
Are there limits on the data I can access?
The listing-search tool has a default limit of 50 results, with a maximum of 1000. Pagination is supported via a cursor. Rate limits apply, and using an API key provides higher limits.
Frequently asked questions
Do I need an API key?
No. A key is optional; without it you can use the server. For higher rate limits, get a key from campertunity.com/mcp and set the `CAMPERTUNITY_API_KEY` environment variable.
What runtime or dependencies are required?
The server runs via `npx` and Node.js. No additional installation is required besides adding the configuration to your MCP settings.
Where does the data come from?
Data is collected from multiple sources and enhanced with AI. The README states not to redistribute, cache, or modify the data, and to always use real-time data through the server.
What transport or authentication does the server use?
It uses the standard MCP transport (stdio). Authentication is optional via the `CAMPERTUNITY_API_KEY` environment variable.
Are there limits on the data I can access?
The `listing-search` tool has a default limit of 50 results, with a maximum of 1000. Pagination is supported via a cursor. Rate limits apply, and using an API key provides higher limits.
Basic information
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments