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 Agentic WorkersPublished 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.
- Slug
- jam
- Category
- Software Development
- Category slug
- software-development
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
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.
{
"mcpServers": {
"jam": {
"url": "https://mcp.jam.dev/mcp"
}
}
}