@hiveship/mcp-server

MCPCommunity
v0.7.0UnknownMITAktualisiert heutenpmGitHub

MCP server for AI coding agents to interact with the Hiveship issue tracker

Läuft in
ClaudeCursorCopilotGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
8Downloads/Wo.
heuteLetzte Aktualisierung
Braucht 1 Zugangsdatum, bevor es läuft
  • HIVESHIP_API_TOKENAPI-Schlüsselerforderlich

    Bearer token — agent token (hsa_...) or personal access token (hsp_...)

Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Paket
AutorUnknown
LizenzMIT
Version0.7.0
Quellenpm+mcp-registry
Trust-Status
B
60/100Gut
Im Forge-Index gelistet+10/10
Publisher-Identität verifiziert+0/20
Publisher: führe `forge publish` im Repo des Pakets aus, um die Inhaberschaft zu beanspruchen
Ed25519-Publish-Signatur+0/5
Wird automatisch ergänzt, wenn der Publisher `forge publish` ausführt
Domain-Verifizierung+0/5
Publisher: hinterlege /.well-known/forge.json auf der Paket-Homepage mit { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Veröffentliche aus GitHub Actions mit --provenance, damit die Attestation dieses Paket an dieses Repo bindet
npm-Maintainer-Übereinstimmung+0/5
Wird erreicht, sobald deine Identität oben verifiziert ist und dieser Login npm-Maintainer dieses Pakets ist
CVE-Scan · sauber+30/30
Statische Analyse · sauber+20/20
Füge das in Claude Code, Cursor oder einen beliebigen KI-Assistenten ein, um alle Lücken zu schließen
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain
Herkunft
Abhängigkeiten✓ 60 aufgelöst+ · keine verwundbar
Tool-Oberfläche33 Tools · keines privilegiert
Sicherheits-Scan✓ Sauberv0.7.0 · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert22. Sept. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

33 Tools · keines privilegiert
Statisch aus dem veröffentlichten Paket extrahiertv0.7.0 · 8m ago

Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.

list_projectsList the projects in a Hiveship workspace (paginated). Pass includeInbox: true to also surface the triage Inbox (hidden by default) when you need its id to file triage issues.

List the projects in a Hiveship workspace (paginated). Pass includeInbox: true to also surface the triage Inbox (hidden by default) when you need its id to file triage issues.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_project_updatesRead a project status-update timeline (newest first). Use this before posting a new update so the draft reflects what actually changed since the last one. Long update bodies are truncated with an explicit marker; raise limit for more.

Read a project status-update timeline (newest first). Use this before posting a new update so the draft reflects what actually changed since the last one. Long update bodies are truncated with an explicit marker; raise limit for more.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_project_updatePost a project status update — a health snapshot + markdown note on the project timeline; also stamps the project's current health. Check list_project_updates first so the note reflects real change. Requires the write:projects PAT scope.

Post a project status update — a health snapshot + markdown note on the project timeline; also stamps the project's current health. Check list_project_updates first so the note reflects real change. Requires the write:projects PAT scope.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_issuesList issues in a project. Optional filters: status/priority/assignee/label arrays, sprint (or currentSprint), delegateType (HUMAN vs AGENT), date ranges, free-text query, sorting; paginated.

List issues in a project. Optional filters: status/priority/assignee/label arrays, sprint (or currentSprint), delegateType (HUMAN vs AGENT), date ranges, free-text query, sorting; paginated.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_issueGet detailed info about a specific issue

Get detailed info about a specific issue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

create_issueCreate a new issue. Server defaults: status BACKLOG, priority NONE. Session-scoped agent tokens can only create into the workspace triage Inbox (find its id via list_projects with includeInbox: true); workspace-scoped tokens can create anywhere.

Create a new issue. Server defaults: status BACKLOG, priority NONE. Session-scoped agent tokens can only create into the workspace triage Inbox (find its id via list_projects with includeInbox: true); workspace-scoped tokens can create anywhere.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

update_issueUpdate an issue — pass only the fields to change. null clears assigneeId / storyPoints / dueDate / sprintId ([] clears labelIds); description cannot be cleared, omit to keep it.

Update an issue — pass only the fields to change. null clears assigneeId / storyPoints / dueDate / sprintId ([] clears labelIds); description cannot be cleared, omit to keep it.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

link_prLink a pull request to an issue after opening it — the PR shows on the issue page and, while open, the review queue. One-directional: if the PR description does not already carry the issue URL, edit it in too. Idempotent: re-linking the same provider + number refreshes it. Agent tokens need a live…

Link a pull request to an issue after opening it — the PR shows on the issue page and, while open, the review queue. One-directional: if the PR description does not already carry the issue URL, edit it in too. Idempotent: re-linking the same provider + number refreshes it. Agent tokens need a live…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_issue_contextFull pre-work briefing for one issue in a single call: the issue core (status, assignee, linked PRs), its most recent comments, and its recent agent activity. Use this BEFORE starting work on an issue; use the lighter get_issue for a quick look.

Full pre-work briefing for one issue in a single call: the issue core (status, assignee, linked PRs), its most recent comments, and its recent agent activity. Use this BEFORE starting work on an issue; use the lighter get_issue for a quick look.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_commentsList an issue’s comment thread (author, date, body; one level of replies nested), oldest first. Long bodies are truncated with an explicit marker; raise limit for more.

List an issue’s comment thread (author, date, body; one level of replies nested), oldest first. Long bodies are truncated with an explicit marker; raise limit for more.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

add_commentAdd a comment to an issue

Add a comment to an issue

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

post_activityPost a structured activity event to an agent session. `kind` is one of thought / tool_use / elicitation / response / error. `content` shape varies by kind: thought/response = { text }, tool_use = { toolName, args, result?, durationMs? }, elicitation = { question }, error = { message, stack? }.

Post a structured activity event to an agent session. `kind` is one of thought / tool_use / elicitation / response / error. `content` shape varies by kind: thought/response = { text }, tool_use = { toolName, args, result?, durationMs? }, elicitation = { question }, error = { message, stack? }.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

search_issuesSearch a workspace by text. Matches issue titles, issue numbers (e.g. "42" or "ENG-42"), project names, and comment bodies. Comment hits link back to their parent issue.

Search a workspace by text. Matches issue titles, issue numbers (e.g. "42" or "ENG-42"), project names, and comment bodies. Comment hits link back to their parent issue.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_labelsList all labels in a Hiveship workspace. Labels can be attached to issues via update_issue.

List all labels in a Hiveship workspace. Labels can be attached to issues via update_issue.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_workspacesList the workspaces the current user belongs to (ids, names, plan tier, member/agent counts). Use the returned `id` as `workspaceId` for other tools. Requires a spanning PAT (hsp_); workspace-scoped tokens are rejected here.

List the workspaces the current user belongs to (ids, names, plan tier, member/agent counts). Use the returned `id` as `workspaceId` for other tools. Requires a spanning PAT (hsp_); workspace-scoped tokens are rejected here.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_workspace_insightsWorkspace-wide analytics: agent-vs-human work share, weekly throughput, open-issue load per assignee, agent-ops health (run-failure + PR-merge rates), and what needs attention (stale/unassigned issues, open PRs). Optional from/to bound the window. Requires the insights plan feature.

Workspace-wide analytics: agent-vs-human work share, weekly throughput, open-issue load per assignee, agent-ops health (run-failure + PR-merge rates), and what needs attention (stale/unassigned issues, open PRs). Optional from/to bound the window. Requires the insights plan feature.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_project_insightsAnalytics for a single project: burndown (remaining-issue series + agent/human completion split), velocity per sprint, and cycle-time percentiles (p50/p75/p95) with agent-vs-human medians. Requires the insights plan feature.

Analytics for a single project: burndown (remaining-issue series + agent/human completion split), velocity per sprint, and cycle-time percentiles (p50/p75/p95) with agent-vs-human medians. Requires the insights plan feature.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_sprintsList sprints in a project (planning, active, and completed) with issue + story-point completion counts. Pass `currentOnly: true` to get just the active sprint. Requires the PRO+ sprint-management plan feature.

List sprints in a project (planning, active, and completed) with issue + story-point completion counts. Pass `currentOnly: true` to get just the active sprint. Requires the PRO+ sprint-management plan feature.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_agent_sessionsList agent work sessions (live + historical) with status, token usage, and model. Filter by status or agentId; paginated. Use get_agent_session_activity to see what a specific session actually did.

List agent work sessions (live + historical) with status, token usage, and model. Filter by status or agentId; paginated. Use get_agent_session_activity to see what a specific session actually did.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_agent_session_activityGet the chronological activity feed for one agent session (thoughts, tool calls, elicitations, responses, errors). Cursor-paginated, oldest-first within the page; pass the returned cursor back to load more.

Get the chronological activity feed for one agent session (thoughts, tool calls, elicitations, responses, errors). Cursor-paginated, oldest-first within the page; pass the returned cursor back to load more.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_my_queueThe calling agent's own work queue — issues delegated to you, oldest first (FIFO); poll it to find waiting work. Requires an agent bearer token (hsa_); PAT-authenticated servers get a 403 — use list_issues / list_agent_sessions instead.

The calling agent's own work queue — issues delegated to you, oldest first (FIFO); poll it to find waiting work. Requires an agent bearer token (hsa_); PAT-authenticated servers get a 403 — use list_issues / list_agent_sessions instead.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

update_sessionUpdate your own agent work session — move it through its lifecycle (QUEUED → WORKING → WAITING_INPUT → COMPLETED/ERRORED) and report modelUsage, tokenUsage, modelUsed, or externalUrls. Report your usage on the COMPLETED/ERRORED call: nothing else records it, and a session that never reports is show…

Update your own agent work session — move it through its lifecycle (QUEUED → WORKING → WAITING_INPUT → COMPLETED/ERRORED) and report modelUsage, tokenUsage, modelUsed, or externalUrls. Report your usage on the COMPLETED/ERRORED call: nothing else records it, and a session that never reports is show…

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_guidanceGet agent guidance for the workspace — conventions, PR checklists, review rules a team configured. Read this before starting work; pass projectId once you know which project the issue belongs to for project-specific guidance too.

Get agent guidance for the workspace — conventions, PR checklists, review rules a team configured. Read this before starting work; pass projectId once you know which project the issue belongs to for project-specific guidance too.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_playbooksList the named playbooks configured for a Hiveship workspace — reusable, versioned conventions a team saved (e.g. "how we fix flaky tests here"). Returns each playbook name, its "when to use" hint, and version, but NOT the body. Fetch a full playbook with get_playbook once you know its name.

List the named playbooks configured for a Hiveship workspace — reusable, versioned conventions a team saved (e.g. "how we fix flaky tests here"). Returns each playbook name, its "when to use" hint, and version, but NOT the body. Fetch a full playbook with get_playbook once you know its name.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

get_playbookFetch a single playbook by name and return its full step-by-step body. Use list_playbooks first to discover available names.

Fetch a single playbook by name and return its full step-by-step body. Use list_playbooks first to discover available names.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_membersList the human members of a workspace with their role (OWNER / ADMIN / MEMBER / VIEWER). Use the returned `user id` when assigning an issue to a person via update_issue. (Email is not exposed to agent callers.)

List the human members of a workspace with their role (OWNER / ADMIN / MEMBER / VIEWER). Use the returned `user id` when assigning an issue to a person via update_issue. (Email is not exposed to agent callers.)

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_notificationsList the calling user's notifications in a workspace (issue assignments, status changes, comment replies, agent-session outcomes, PR links). Pass `type: "COMMENT_REPLY"` to see only mentions/replies, or `unreadOnly: true` for the unread inbox.

List the calling user's notifications in a workspace (issue assignments, status changes, comment replies, agent-session outcomes, PR links). Pass `type: "COMMENT_REPLY"` to see only mentions/replies, or `unreadOnly: true` for the unread inbox.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_workflow_statusesList the workflow statuses available in a workspace (e.g. BACKLOG / TODO / IN_PROGRESS / DONE plus any custom statuses). Use the returned `value` as the `status` argument when creating, updating, or filtering issues.

List the workflow statuses available in a workspace (e.g. BACKLOG / TODO / IN_PROGRESS / DONE plus any custom statuses). Use the returned `value` as the `status` argument when creating, updating, or filtering issues.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_custom_viewsList the calling user's saved views (issue filters) for a project — each view’s name, id, and filters. Run one with execute_custom_view. Requires the PRO+ custom-views plan feature.

List the calling user's saved views (issue filters) for a project — each view’s name, id, and filters. Run one with execute_custom_view. Requires the PRO+ custom-views plan feature.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

execute_custom_viewKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

list_recent_activityKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

get_setup_statusKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

configureKeine Beschreibung veröffentlicht

Dieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.

29 von 33 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

MCP server for AI coding agents to interact with the Hiveship issue tracker

Schlagwörter
mcpmodel-context-protocolhiveshipissue-trackerai-agentsclaude-codecursorcodex
Alternativen
Tool-Oberflächen werden verglichen…

Abhängigkeitsbaum

Was ein Forge-Scan am 2026-09-22 aus den npm-Metadaten aufgelöst hat — beobachtete Auflösung, keine Angabe des Herausgebers.

60 Pakete aufgelöst · 2 direkt · keines mit Sicherheitshinweisen Die Auflösung endet bei Tiefe 4 und 60 Paketen.

Der Durchlauf endete an der Tiefengrenze 4. Alles unterhalb dieser Ebene wurde nie aufgelöst.

Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.

36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)

Deklariert, aber nicht aufgelöst

54 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.

+42 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.

Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.