Back to directory
uberall/uberall-mcp-server

uberall/uberall-mcp-server

@uberall

A Model Context Protocol (MCP) server for Uberall API integration

uberallmcp-serverbusiness-managementsocial-medialocation-managementapi-integrationkotlincommerce

Installation & Configuration

{
  "mcpServers": {
    "uberall-mcp-server": {
      "command": [
        "java",
        "-jar",
        "/path/to/uberall-mcp-server.jar"
      ],
      "env": {
        "UBERALL_ACCESS_TOKEN": "your_access_token_here",
        "UBERALL_URL": "https://sandbox.uberall.com"
      }
    }
  }
}

Information

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