Token导航 LogoToken导航TokenDH.com
JA
其他HTTP官方级别未说明来源级核验

Jam (verified)

MCP Server

Capture and report bugs with automatic screen recordings and environment details. Create, view, and manage bug reports with full context.

工具数

公开资料未说明
JavaScriptSession认证HTTP开发工具

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:33

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add jam

详细介绍

Jam (verified)

Capture and report bugs with automatic screen recordings and environment details. Create, view, and manage bug reports with full context.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add jam

# Browse available tools
npx -y smithery tool list jam

# Get full schema for a tool
npx -y smithery tool get jam getDetails

# Call a tool
npx -y smithery tool call jam getDetails '{}'

Direct MCP Connection

Endpoint: https://jam.run.tools

Tools (15)

  • getDetails — Retrieve comprehensive metadata and details for a specific Jam bug report. Returns essential information including: uni…
  • getNetworkRequests — Extract network activity logs captured during the Jam session. Returns HTTP/HTTPS requests including: URLs, methods (GE…
  • getConsoleLogs — Retrieve browser console output captured during the Jam session. Includes JavaScript errors, warnings, info messages, d…
  • getUserEvents — Access the complete timeline of user interactions captured in the Jam. Returns chronological sequence of: clicks, keybo…
  • getMetadata — Retrieve custom metadata set via the jam.metadata() SDK. Returns key-value pairs defined by the application developer, …
  • getScreenshots — Retrieve visual screenshots and image attachments from screenshot-type Jams. Returns image data that can be analyzed fo…
  • analyzeVideo — Extract user intents from a Jam recording. Identifies distinct user goals, issues, and feedback with detailed context i…
  • getVideoTranscript — Retrieve the speech transcript (captions) from a video Jam recording in WebVTT format with timestamps. Only available f…
  • fetch — Retrieve comprehensive metadata and details for a specific Jam bug report. Returns essential information including: uni…
  • search — Search for a Jam by extracting a UUID from a query string, jam.dev URL, or pasted text and returning matching Jam metad…
  • listJams — List Jam bug reports with filtering and pagination. Search by text, filter by type (video/screenshot/replay), folder, a…
  • listFolders — List folders in the team with optional search and pagination. Returns folder metadata including name, short ID, Jam cou…
  • listMembers — List team members with optional search and pagination. Returns user metadata including name, email, and role. Use this …
  • createComment — Add a new comment to a Jam bug report. The comment body supports Markdown formatting. Use this to add notes, analysis r…
  • updateJam — Update a Jam bug report. Currently supports moving Jams between folders. Use folder name, folder ID, folder short ID, o…
# Get full input/output schema for a tool
npx -y smithery tool get jam 

目录标签

目录标签

JavaScriptSession认证HTTP开发工具

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

session

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPsession部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP