Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
Software DevelopmentAuth: OAuth2.1

Jam hosted MCP server

Bug reports

Jam’s hosted MCP server lets agents read Jam bug reports — including console logs, network data, and repro context — so debugging can start from the exact evidence a reporter captured.

Curated by Published Updated

Server description

Debug from Jam bug reports inside your agent

Jam’s hosted MCP server lets agents read Jam bug reports — including console logs, network data, and repro context — so debugging can start from the exact evidence a reporter captured.

Directory details

Slug
jam
Category
Software Development
Category slug
software-development
Authentication
OAuth2.1
Auth type
oauth

Use with your agent

Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.

Use with your agent
{
  "mcpServers": {
    "jam": {
      "url": "https://mcp.jam.dev/mcp"
    }
  }
}

Connection links