Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Map Traveler MCP
Claim
by
mfukushim
npm
GitHub
Location Services
Image & Video Processing
Social Media
TypeScript
MIT License
123
4
Linux
Apple
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
map-traveler-mcp
assets
drizzle
.github
src
test
tools
drizzle.config.ts
.gitignore
globalSetup.ts
LICENSE
package.json
pnpm-lock.yaml
README_jp.md
README.md
setupTests.ts
tsconfig.base.json
tsconfig.build.json
tsconfig.json
tsconfig.src.json
tsconfig.test.json
vitest.config.ts
{ "extends": "./tsconfig.base.json", "include": ["test"], "references": [ { "path": "tsconfig.src.json" } ], "compilerOptions": { "types": ["node"], "tsBuildInfoFile": ".tsbuildinfo/test.tsbuildinfo", "rootDir": "test", "noEmit": true } }