Back to Apps

Mountix
by codemountains
Search and retrieve detailed information about Japanese mountains and the 100 Famous Mountains.
0 stars
Works in:Cursor
Exposes:Tools
What it does
Mountix connects AI agents to a comprehensive database of Japanese mountains. It allows agents to perform geospatial searches, find mountains by name or prefecture, and analyze surrounding peaks, making it ideal for travel planning or geographical research.
Tools
get_mountain: Retrieve detailed information for a specific mountain by ID.find_mountains: Search for mountains using names, prefectures, or tags.find_mountains_by_box: Perform a rectangular geospatial search using latitude and longitude coordinates.find_surroundings: Discover mountains located in the vicinity of a specified peak.
Installation
Add the following to your claude_desktop_config.json (requires the server to be running via HTTP):
{
"mcpServers": {
"mountix": {
"url": "http://localhost:8080/mcp"
}
}
}
Supported hosts
- Cursor
Choose your AI client and follow the steps below.
Cursor
Add to .cursor/mcp.json using the HTTP endpoint: http://localhost:8080/mcp





