Mcp Wikivoyage — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Wikivoyage (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
MCP server for travel destination information via the Wikivoyage MediaWiki API. Get travel guides, destination overviews, and practical travel information for cities and regions worldwide.
Status: Work in Progress — Server scaffolding is in place. Tools are not yet implemented.
curl -fsSL https://bun.sh/install | bash)wikivoyage_search — Search for travel destinations by namewikivoyage_get_article — Get the travel guide for a destination (sections: understand, get in, get around, see, do, eat, sleep, connect)wikivoyage_get_nearby — Find Wikivoyage articles for destinations near a coordinateWikivoyage is a free, community-written travel guide, part of the Wikimedia Foundation. Content is licensed under CC BY-SA 3.0. The MediaWiki API is free to use with no registration required (rate limits apply for bulk access).
git clone [email protected]:McCullonas/mcp-wikivoyage.git
cd mcp-wikivoyage
bun install{
"mcpServers": {
"wikivoyage": {
"command": "bun",
"args": ["run", "/path/to/mcp-wikivoyage/src/index.ts"]
}
}
}MIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.