★ 1 stars
TypeScript
🤖 AI/LLM
Updated 1d ago
MCP server for The Mountaineers (mountaineers.org) — search activities, courses, trip reports, and access member data
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mountaineers-mcp": {
"command": "npx",
"args": [
"-y",
"dreamiurg/mountaineers-mcp"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mountaineers-mcp npx -y dreamiurg/mountaineers-mcp
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mountaineers-mcp": {
"command": "npx",
"args": [
"-y",
"dreamiurg/mountaineers-mcp"
]
}
}
}
📋 Copy
README Excerpt
This lets AI assistants like Claude and ChatGPT search and browse [mountaineers.org](https://www.mountaineers.org) on your behalf. Instead of clicking through the website, you can ask questions in plain English: - *"Find me a beginner-friendly day hike near Seattle this weekend"* - *"What scrambles are available in August?"*
Tools (15)
get_activity get_activity_history get_activity_roster get_course get_member_profile get_my_activities get_my_badges get_my_courses get_route get_trip_report search_activities search_courses search_routes search_trip_reports whoami
Topics
hiking mcp model-context-protocol mountaineering mountaineers