MCP.so
Sign In

Jamb MCP Server

@jambllc

About Jamb MCP Server

Jamb MCP Server

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

jambllc

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Jamb MCP Server?

A TypeScript MCP server that integrates with the Local Victor API, providing authenticated access to business profile tools. It is intended for developers working with Local Victor API credentials.

How to use Jamb MCP Server?

Ensure Node.js 18+ is installed. Configure via command‑line arguments (e.g., --token, --site-id) or environment variables (LV_*), then run npm run dev for development or npm start for production. Transport defaults to HTTP; set TRANSPORT=http explicitly for production.

Key features of Jamb MCP Server

  • Configurable via command‑line arguments or environment variables
  • Provides MCP tools for business schema and profile operations
  • Includes a simple echo tool for testing connectivity
  • Supports HTTP transport
  • Authentication using session token and site ID

Use cases of Jamb MCP Server

  • Retrieve current business information from the Local Victor API
  • Update business profile details
  • Get the detailed schema for business data structure
  • Test MCP server connectivity with the echo tool

FAQ from Jamb MCP Server

Comments

More Other MCP servers