@apify/tomtom-mcp-server
MCP server package tomtom-mcp-server
Install
agr install @apify/tomtom-mcp-server --target claudeThis artifact does not publish files for Claude.
Document
{ "name": "tomtom-mcp-server", "version": "0.0.1", "type": "module", "description": "TypeScript Model Context Protocol server.", "engines": { "node": ">=20.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.5", "@tomtom-org/tomtom-mcp": "^1.0.5", "apify": "^3.4.4", "body-parser": "^2.2.0", "express": "^5.1.0", "mcp-remote": "0.1.29", "zod": "^3.25.76" }, "devDependencies": { "@apify/eslint-config": "^1.0.0", "@apify/tsconfig": "^0.1.1", "@types/body-parser": "^1.19.5", "@types/express": "^5.0.2", "@types/node": "^22.15.32", "eslint": "^9.29.0", "eslint-config-prettier": "^10.1.5", "globals": "^16.2.0", "prettier": "^3.5.3", "tsx": "^4.20.3", "typescript": "^5.8.3", "typescript-eslint": "^8.34.1" }, "scripts": { "start": "npm run start:dev", "start:prod": "node dist/main.js", "start:tomtom-mcp-server": "apify run -p", "start:dev": "tsx src/main.ts", "build": "tsc", "test": "echo "Error: oops, the Actor has no tests yet, sad!" && exit 1" }, "author": "It's not you it's me", "license": "ISC" }
Trust
Not scanned yet. Artifacts are graded after they are crawled, so a recently discovered one may have no result for a while.
Versions
git-ea1e4243cdb22026-08-05