Skip to content
OpenSmartRoute
Toolv1.1.1

trips

Turn a trip planned in conversation into a private, editable map link you hand the person.

by peterbartsch(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/mcp-us-thistripbtw-trips/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

mcp-us-thistripbtw-trips.ocm.jsonjson
{
  "ocm": "1",
  "id": "mcp-us-thistripbtw-trips",
  "kind": "tool",
  "name": "trips",
  "description": "Turn a trip planned in conversation into a private, editable map link you hand the person.",
  "publisher": "peterbartsch",
  "version": "1.1.1",
  "capabilities": {
    "domains": [
      "travel"
    ],
    "tags": [
      "mcp",
      "mcp-server",
      "npm",
      "mcp-registry"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Turn a trip planned in conversation into a private, editable map link you hand the person."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "mcp-registry",
      "repository": "https://github.com/peterbartsch/thistripbtw-mcp",
      "path": "server.json",
      "ref": "1.1.1",
      "url": "https://github.com/peterbartsch/thistripbtw-mcp",
      "key": "us.thistripbtw/trips",
      "registry": "https://registry.modelcontextprotocol.io"
    }
  },
  "endpoints": [
    {
      "protocol": "mcp",
      "url": "https://thistripbtw.us/mcp"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/mcp-us-thistripbtw-trips/manifest?version=1.1.1

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.