Geo Database
Access and query geospatial data within MicroCK's integrated database using advanced AI analysis and visualization tools.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add microck-geo-database npx -- -y @trustedskills/microck-geo-database
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"microck-geo-database": {
"command": "npx",
"args": [
"-y",
"@trustedskills/microck-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 geographic database, allowing AI agents to retrieve information about locations based on various criteria. It can answer questions about places, calculate distances between points, and perform other location-based queries. The database is designed for efficient searching and retrieval of geographical data.
When to use it
- Travel planning: Determine the distance between two cities or find nearby attractions.
- Logistics & Routing: Calculate optimal routes based on geographic locations and constraints.
- Data Analysis: Query location-based datasets for insights, such as population density by region.
- Geographic Research: Retrieve information about specific landmarks, countries, or regions.
Key capabilities
- Location search by name
- Distance calculation between two points
- Access to geographical data (countries, cities, landmarks)
Example prompts
- "What is the distance between London and Paris?"
- "Find all major cities in Germany."
- "Tell me about the Eiffel Tower."
Tips & gotchas
The skill's accuracy depends on the completeness and correctness of the underlying geographic database. Results may vary based on the specific data included within the database.
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.