MCP.so
ログイン

Jamb MCP Server

@jambllc

Jamb MCP Server について

Jamb MCP Server

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

jambllc

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ