Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 📋 Product Management
  3. Codebeamer MCP
Codebeamer MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:47:11 PM

Codebeamer MCP

User RatingsBe the first to rate and review this MCP server!
View Repository9 GitHub StarsTotal stargazers on GitHub for the source repository (9 stars).
codebeameralmrequirements-managementtraceabilityrisk-management

Connects MCP clients to Codebeamer for project, tracker, work item, traceability, review, comment, and risk management tasks.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "3knightcz-codebeamer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "codebeamer-mcp"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (19) Directory Badge Claim listing Alternatives📋 More in Product Management

Overview

3KniGHtcZ/codebeamer-mcp MCP server exposes Codebeamer ALM operations to MCP clients through the Codebeamer REST API v3. It supports reading projects, trackers, items, relations, references, comments, reviews, and users, along with writing items, comments, associations, references, and harms. Run it locally with Node.js and configure the Codebeamer URL, username, and password as environment variables. Reach for it when an agent needs to inspect or update Codebeamer data using natural-language requests.

Use cases

•List Codebeamer projects and trackers
•Search and inspect work items with full-text or cbQL queries
•Update item status, priority, assignee, or custom fields
•Trace dependencies and downstream references between items
•Create risk-management harm entries with IMDRF severity

Key features

•Project and tracker discovery
•Full-text and cbQL item search
•Structured item details and test steps
•Relations, references, comments, and reviews
•Work item creation and updates
•RM harm creation with IMDRF codes

Capabilities & Tool Schemas (19) ~328 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Codebeamer MCP.

list_projects

List all projects

get_project

Get project details

list_trackers

List trackers in a project

get_tracker

Get tracker details

list_tracker_items

List items in a tracker

search_items

Full-text / cbQL search

How Codebeamer MCP works

What 3KniGHtcZ/codebeamer-mcp does

The 3KniGHtcZ/codebeamer-mcp MCP server connects an MCP client to a Codebeamer ALM instance. It provides tools for navigating projects and trackers, finding work items, reading item content and structured fields, and retrieving related lifecycle information.

Read operations cover project and tracker metadata, tracker contents, full-text or cbQL searches, item summaries, detailed item data, relations, traceability references, comments, Review Hub reviews, and user records. Detailed item results can include priority, assignees, timestamps, story points, custom fields, and test steps. The lightweight item lookup includes the description, while the detailed lookup omits it.

Write operations can create and update tracker items, add comments, connect items with associations, add downstream traceability references, and create harm entries in an RM Harms List tracker. Harm creation accepts an IMDRF code and a severity from 1 through 5.

How it works

The server runs as a local standard-input/output process and sends requests to Codebeamer’s REST API. The configured base URL identifies the Codebeamer API endpoint; the server appends the configured API version path, which defaults to v3. MCP clients invoke the exposed tools, while Codebeamer performs the underlying project, tracker, item, review, and risk-management operations.

The repository documents configuration for Claude Code, Claude Desktop, Cursor, Windsurf, VS Code Copilot, and Gemini CLI. The listed MCP configurations use npx -y codebeamer-mcp as the process command. A global npm installation or a build from source is also documented.

Setup and configuration

The 3KniGHtcZ/codebeamer-mcp server requires Node.js 20 or newer and access to a Codebeamer instance. Set these required variables before starting it:

  • CB_URL: Codebeamer API URL. The server adds /v3 by default.
  • CB_USERNAME: Codebeamer login username.
  • CB_PASSWORD: Codebeamer password.

Optional settings control connection and request behavior:

  • CB_UNSAFE_SSL: Set to true for unverified or self-signed certificates; the default is false.
  • CB_API_VERSION: API version, defaulting to v3.
  • CB_TIMEOUT_MS: Request timeout in milliseconds, defaulting to 30000.
  • CB_MAX_ITEMS: Maximum items per page, defaulting to 100.

The README warns against committing MCP configuration files containing real credentials. For development, the project includes npm build and test commands and a mock API server that does not require a real Codebeamer instance.

Tools and capabilities

The tool set is divided into read and write operations. Read tools can enumerate projects, inspect trackers, search items, retrieve item metadata, and examine relations, references, comments, reviews, and users. Write tools support item creation and updates, comments, item associations, traceability references, and RM harm records.

Item creation supports folders, item types, and parent nesting. Item updates can change names, descriptions, status, priority, assignee, and custom fields. Associations can represent links such as dependencies or blocking relationships, while references support downstream traceability between items.

Limitations and notes

The 3KniGHtcZ/codebeamer-mcp server depends on a reachable Codebeamer deployment and valid username and password credentials. Its documented API target is Codebeamer REST API v3 by default, although the API version can be changed through configuration. Operations and returned fields depend on the permissions, trackers, item types, custom fields, and Review Hub data available in the connected Codebeamer instance.

The project documentation lists Claude Code, Claude Desktop, Cursor, Windsurf, VS Code Copilot, and Gemini CLI configurations. It does not document an OAuth flow or API-key authentication; setup uses Codebeamer username and password variables instead.

Getting started with this 3KniGHtcZ/codebeamer-mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Product Management View all alternatives
  • Redmine MCP Stdio logoRedmine MCP Stdio

    Search, read, create and update Redmine issues, projects and time entries from any MCP client. 12 tools with MCP safety annotations: full-text search, issue journals with attachments, comments and time tracking. npx -y redmine-mcp-stdio

    📋 Product Management2 views
    Compare vs Redmine MCP Stdio →
  • Redmine MCP Stateless logoRedmine MCP Stateless

    Stateless Redmine MCP server. Credentials are passed per-request via HTTP headers and never stored on the server. Supports listing/creating/updating issues, full-text search across subjects, descriptions and comments, and editing journals (Redmine 5.0+). Deployable on RHEL (systemd) or Docker.

    📋 Product Management7 views
    Compare vs Redmine MCP Stateless →
  • MCP Server Polarion logoMCP Server Polarion

    Polarion ALM integration with 24 read/write tools for documents, work items, traceability links, and comments. Renders documents as Markdown, searches with Lucene or SQL, walks incoming/outgoing links, and creates/updates/reorganizes work items. Every write tool supports dryrun with pre-write field, enum, and link-target validation. Requires Polarion 2506+. uvx mcp-server-polarion.

    📋 Product Management2 views
    Compare vs MCP Server Polarion →
  • Trello Desktop MCP logoTrello Desktop MCP

    Comprehensive Trello integration: 46 tools covering boards, cards, lists, labels, checklists, attachments, members, custom fields, and search. Read-only mode, image attachment

    📋 Product Management5 views
    Compare vs Trello Desktop MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
9
Stargazers on the source repository.
npm downloads
161
Package downloads in the last 30 days.
Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
19
Callable tools this server registers over MCP.
Directory activity
10 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Codebeamer MCP

Use Node.js 20+ and run it with `npx -y codebeamer-mcp`, then configure `CB_URL`, `CB_USERNAME`, and `CB_PASSWORD` in the MCP client.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCodebeamer MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/3knightcz-codebeamer-mcp?style=directory)](https://allmcps.com/mcp/3knightcz-codebeamer-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/3knightcz-codebeamer-mcp"><img src="https://allmcps.com/api/badge/3knightcz-codebeamer-mcp?style=directory" alt="Codebeamer MCP on AllMCPs" /></a>

Technical Specs & Signals

Category📋Product Management
PricingFree
More technical detailsExpand â–¾
TransportSTDIO
RuntimeNode.js
AuthOther
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 1, 2026
96/96 checks healthy over the last 24h
Views10
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars9
GitHub Star CountTotal stargazers on GitHub representing community popularity (9 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 15, 2026
npm downloads161/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
60Quality signal: Good · 60/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity6/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev · codebeamer-mcp (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 📋 Product Management →Alternatives to Codebeamer MCP →Install in Claude DesktopInstall in CursorInstall in VS Code