Back to directory
remuzel/polarsteps-mcp

remuzel/polarsteps-mcp

@remuzel

An unofficial Polarsteps MCP Server enabling models to interact with the Polarsteps API

polarstepstravelmcpmodel-context-protocolpythonunofficialapicontext

Installation & Configuration

{
  "mcpServers": {
    "polarsteps": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/remuzel/polarsteps-mcp",
        "polarsteps-mcp"
      ],
      "env": {
        "POLARSTEPS_REMEMBER_TOKEN": "your_remember_token_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13