Skip to main content
Glama
phillipboesger

Polarion MCP Server

Related Servers

Alternatives to Polarion MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      A lightweight TypeScript MCP server that provides AI assistants with seamless access to SonarCloud data, enabling code quality metrics, issues, and project queries.
      12
      91 npm
      MIT
    • A
      license
      D
      quality
      D
      maintenance
      A TypeScript MCP server demo supporting local Stdio and remote Streamable HTTP, demonstrating tool invocation for AI agents.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A comprehensive MCP server implemented in TypeScript that provides access to the German BIM Portal REST API, enabling querying of organizations, building properties, LOINs, domain models, and AIA resources through natural language.
      15 npm
      2
      MIT

    TDQS

    A3.6/5.0

    Scored across 284 tools

    Disambiguation4/5

    Every tool has a specific target resource and action, and the descriptions do exceptional work cross-referencing near-neighbors (e.g., getGlobalIcons vs getProjectIcons vs getDefaultIcons, getDocument vs getSpaceDocuments vs getAllDocuments) and clarifying scope and cardinality. However, the highly formulaic repetition across ~284 tools and a few genuinely confusable pairs (getComments vs getDocumentComments, getWorkItemsRelationships vs getWorkItemRelationships, the various getTestRunTestParameter* variants) mean an agent must read descriptions carefully to avoid misselection.

    Naming Consistency3/5

    The dominant get/post/patch/delete + ResourceName camelCase convention is clear and widely applied, which provides a strong base pattern. But there are numerous deviations: imperative action verbs (createProject, markProject, closeCollection, branchDocuments, importWordDocument, generateCompletion) and internally inconsistent pairings (deleteApprovals vs postWorkItemApprovals, patchCustomField vs postProjectCustomFields, deleteWorkItemsRelationship vs patchWorkItemRelationships, getCurrentEnumerationOptionsForDocument vs getCurrentEnumOptionsForWorkItem) break the pattern enough to be noticeable.

    Tool Count1/5

    With 284 tools, this server is far beyond any reasonable MCP surface, exceeding the 50+ extreme threshold by over fivefold. The count reflects the full breadth of the Polarion ALM REST API, but exposing every endpoint as a flat tool list is overwhelming and forces agents to navigate an enormous, repetitive selection space rather than a curated workflow.

    Completeness4/5

    Coverage is remarkably thorough: projects, work items, documents, pages, plans, collections, test runs/records/steps, users, licenses, jobs, revisions, and administration each have rich CRUD-plus-lifecycle support including attachments, comments, relationships, workflow actions, and import/export. Notable gaps exist—comment deletion is absent for documents, pages, test runs, and work items; user deletion and some patch operations on test parameter definitions are missing—but these are minor workarounds rather than dead ends.

    Maintenance

    ActivityActive
    ResponsivenessUnresponsive