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

评论

其他 分类下的更多 MCP 服务器