Geo Database
Access and query detailed geographic data—locations, boundaries, attributes—from a comprehensive global database.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jackspace-geo-database npx -- -y @trustedskills/jackspace-geo-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jackspace-geo-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jackspace-geo-database"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to a geographical database. It allows AI agents to query and retrieve information about locations, likely including details such as coordinates, names, types (e.g., city, mountain), and potentially other associated data. The database appears to be designed for use in applications requiring location-based insights or functionality.
When to use it
- Route planning: Determine the optimal route between two points, considering geographical features.
- Location-based recommendations: Suggest nearby restaurants, attractions, or services based on a user's current location.
- Geographic data analysis: Answer questions about population density, climate patterns, or other geographic characteristics of specific regions.
- Worldbuilding/Storytelling: Populate fictional worlds with realistic locations and geographical features.
Key capabilities
- Access to a geographical database
- Location querying
- Retrieval of location details (coordinates, names, types)
Example prompts
- "What is the population of Tokyo?"
- "Find me the nearest coffee shop."
- "Give me the coordinates for Mount Everest."
- "List all cities in France."
Tips & gotchas
The skill's effectiveness depends on the comprehensiveness and accuracy of the underlying geographical database. Be aware that data may be incomplete or outdated, potentially impacting results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.