Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/parabol

REMOTE · PARABOL.USEFULAPI.IO · SCANNED AUG 3

Start Parabol retrospectives, standups and sprint poker; read teams/meetings/tasks; create tasks.

+6 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability76
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2452 tokens (~116/item across 21 items; 21 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · parabol.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-parabol https://parabol.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-parabol]
url = "https://parabol.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-parabol": {
      "type": "remote",
      "url": "https://parabol.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-parabol --url https://parabol.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-parabol:
    url: "https://parabol.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-parabol": {
      "type": "http",
      "url": "https://parabol.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +54
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • MCP protocol: unverified → fail functional
    • Endpoint reachability: not serving MCP → reachable functional
    • Stability: unverified → 0.20 functional
    • Tool coverage: unverified → 100 functional
  • 1 Aug 26 −53
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: 0.13 → unverified security
    • Authorization: pass → unverified security
    • Transport: pass → fail security
    • Tool coverage: 100 → unverified functional
    • Capabilities: fail → unverified functional
  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +3
    • Authorization: fail → pass security
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +55
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://parabol.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 18 Jul 2026 16 Oct 2026 ECDSA 256 ECDSA-SHA256 d659a5745d5bc8c30e0586f8d41fd44f
SANs: usefulapi.io, parabol.usefulapi.io, *.parabol.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of parabol.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://parabol.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://parabol.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://parabol.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://parabol.usefulapi.io/mcp
Authorisation server https://parabol.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://parabol.usefulapi.io/mcp Verified 200
http (plaintext) http://parabol.usefulapi.io/mcp Inconclusive 401
MCP tools — 21 exposed · ~2,452 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_comment ~194

MUTATES Parabol data: add a comment to a meeting discussion thread. Required: content (stringified TipTap/ProseMirror JSON document), discussionId, threadSortOrder (Int). Optionally isAnonymous or threadParentId (to reply). Parabol GraphQL: addComment(comment) → union. Requires COMMENTS_WRITE.

NameTypeReqDescription
contentstringyesComment body as a stringified TipTap/ProseMirror JSON document (required).
discussionIdstringyesThe discussion (meeting thread) id (required).
fieldsobjectAdditional documented GraphQL input fields to send verbatim in this mutation's input (merged OVER the typed fields above).
isAnonymousbooleanPost the comment anonymously.
threadParentIdstringParent comment id, to post a threaded reply.
threadSortOrderintegerPosition within the thread (Int). Defaults to 0.

No output schema declared.

No examples provided.

create_reflection ~188

MUTATES Parabol data: add a reflection card to a running retrospective's reflect phase. Required: meetingId, promptId (the reflect-prompt/column), sortOrder (Float). `content` (optional) is a stringified TipTap/ProseMirror JSON document (<=2000 chars). Parabol GraphQL: createReflection(input). Requires MEETINGS_WRITE.

NameTypeReqDescription
contentstringReflection text as a stringified TipTap/ProseMirror JSON document.
fieldsobjectAdditional documented GraphQL input fields to send verbatim in this mutation's input (merged OVER the typed fields above).
meetingIdstringyesThe retrospective meeting id (required).
promptIdstringyesThe reflect-prompt (column) id (required).
sortOrdernumberSort order within the column (Float). Defaults to 0.

No output schema declared.

No examples provided.

create_task ~283

MUTATES Parabol data: create a task on a team. Required: teamId and status (active|stuck|done|future). Provide `plaintextContent` for the task text (and/or `content`, which is a stringified TipTap/ProseMirror JSON document). Optionally assign to a userId or link to a meetingId/discussionId. Parabol GraphQL: createTask(newTask, area). Requires TASKS_WRITE.

NameTypeReqDescription
areastringOptional AreaEnum context for the task (e.g. 'teamDash', 'meeting').
contentstringRich-text content as a stringified TipTap/ProseMirror JSON document.
discussionIdstringLink the task to this discussion id (meeting thread).
fieldsobjectAdditional documented GraphQL input fields to send verbatim in this mutation's input (merged OVER the typed fields above).
meetingIdstringLink the task to this meeting id.
plaintextContentstringPlain-text task content.
sortOrdernumberSort order (Float).
statusstringTask status (TaskStatusEnum). Defaults to 'active'.
teamIdstringyesThe team id to create the task on (required).
userIdstringAssign the task to this user id.

No output schema declared.

No examples provided.

get_meeting ~78

Fetch one meeting by id with its phases and stages. For a retrospective it also returns the reflection groups and reflections plus vote/topic/task/comment counts. Uses __typename so you can tell meeting types apart. Parabol GraphQL: viewer.meeting(meetingId). Requires MEETINGS_READ.

NameTypeReqDescription
meetingIdstringyesThe meeting id.

No output schema declared.

No examples provided.

get_organization ~51

Fetch one organization by id, including its teams. Parabol GraphQL: viewer.organization(orgId). Requires ORGS_READ (+ TEAMS_READ for teams).

NameTypeReqDescription
orgIdstringyesThe organization id.

No output schema declared.

No examples provided.

get_team ~73

Fetch one team by id: metadata, its team members (with each member's user), active meetings, and organization. Parabol GraphQL: viewer.team(teamId). Requires TEAMS_READ (+ MEETINGS_READ for activeMeetings, ORGS_READ for organization).

NameTypeReqDescription
teamIdstringyesThe team id.

No output schema declared.

No examples provided.

get_viewer ~69

Fetch the authenticated Parabol user (the token owner): id, preferredName, email, tier, and the team ids (tms) they belong to. Parabol GraphQL: query { viewer { ... } }. Requires the USERS_READ scope. Start here to discover your identity and team ids.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

invite_to_team ~109

MUTATES Parabol data: send team invitations by email. Required: teamId and invitees (an array of email addresses). Optionally scope to a meetingId. Parabol GraphQL: inviteToTeam(teamId, invitees). Requires TEAMS_WRITE.

NameTypeReqDescription
inviteesarrayyesEmail addresses to invite (required).
meetingIdstringOptionally associate the invitation with a meeting id.
teamIdstringyesThe team id to invite into (required).

No output schema declared.

No examples provided.

list_active_meetings ~57

List a team's currently-active (in-progress) meetings. Parabol GraphQL: viewer.team(teamId).activeMeetings. Requires TEAMS_READ + MEETINGS_READ.

NameTypeReqDescription
teamIdstringyesThe team id.

No output schema declared.

No examples provided.

list_meetings ~177

List past/ongoing meetings for one or more teams (Relay connection), newest first. `teamIds` is required. `meetingTypes` defaults to all four (retrospective, action, poker, teamPrompt). `before` bounds the window (defaults to now); paginate older with `after`. Parabol GraphQL: viewer.meetings. Requires MEETINGS_READ.

NameTypeReqDescription
afterstringDateTime cursor — return meetings before this ISO timestamp (older page).
beforestringDateTime upper bound (ISO). Defaults to now.
firstintegerMax meetings to return (default 20).
meetingTypesarrayMeeting types to include (MeetingTypeEnum). Defaults to all four.
teamIdsarrayyesTeam ids to fetch meetings for (required).

No output schema declared.

No examples provided.

list_organization_users ~131

List the users in an organization (Relay connection): each org-user's role, joinedAt, tier, and underlying user (preferredName, email). Paginate with `first` + `after` (pass the last edge's `cursor`). Parabol GraphQL: viewer.organization(orgId).organizationUsers. Requires ORGS_READ + USERS_READ.

NameTypeReqDescription
afterstringCursor for the next page (the `cursor` of the last edge from a prior call).
firstintegerMax org-users to return (page size).
orgIdstringyesThe organization id.

No output schema declared.

No examples provided.

list_organizations ~40

List the organizations the viewer belongs to: id, name, tier, billingTier. Parabol GraphQL: viewer.organizations. Requires ORGS_READ.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_tasks ~196

List the viewer's tasks (Relay connection), optionally filtered by team, user, status, archived state, or a text query. Paginate with `first` + the `after` DateTime cursor. Parabol GraphQL: viewer.tasks. Requires TASKS_READ.

NameTypeReqDescription
afterstringDateTime cursor for the next (older) page (the last edge's cursor).
archivedbooleanInclude archived tasks (default false).
filterQuerystringFree-text filter on task content.
firstintegerMax tasks to return (default 20).
includeUnassignedbooleanInclude unassigned tasks (default false).
statusFiltersarrayFilter by task status (TaskStatusEnum: active, stuck, done, future).
teamIdsarrayFilter to these team ids.
userIdsarrayFilter to tasks assigned to these user ids.

No output schema declared.

No examples provided.

list_team_members ~88

List the members of a team, each with role flags (isLead, isOrgAdmin) and the underlying user (preferredName, email). Parabol GraphQL: viewer.team(teamId).teamMembers. Requires TEAMS_READ.

NameTypeReqDescription
sortBystringOptional field to sort members by (e.g. 'preferredName').
teamIdstringyesThe team id.

No output schema declared.

No examples provided.

list_teams ~63

List the teams the viewer belongs to, with each team's id, name, orgId, tier, and team lead. Parabol GraphQL: viewer.teams. Requires the TEAMS_READ scope.

NameTypeReqDescription
includeArchivedbooleanInclude archived teams (default false).

No output schema declared.

No examples provided.

parabol_graphql ~100

MUTATES Parabol data (potentially): escape hatch to run an arbitrary Parabol GraphQL operation — including any mutation — against action.parabol.co/graphql with optional variables. Use for operations not covered by the curated tools. Your token must carry the scope the operation requires. Prefer parabol_query for read-only calls.

NameTypeReqDescription
querystringyesA GraphQL query or mutation document.
variablesobjectVariables object for the operation.

No output schema declared.

No examples provided.

parabol_query ~109

Escape hatch: run an arbitrary Parabol GraphQL QUERY (read-only) against action.parabol.co/graphql with optional variables. Mutations are REJECTED — use the dedicated write tools or parabol_graphql for those. Useful for fields not covered by the curated read tools. Requires the matching read scope(s) on your token.

NameTypeReqDescription
querystringyesA GraphQL query document (must be a query, not a mutation).
variablesobjectVariables object for the query.

No output schema declared.

No examples provided.

start_checkin ~84

MUTATES Parabol data: start a new Check-in (Action) meeting for a team (returns the new meetingId). Required: teamId. Optionally name it. Parabol GraphQL: startCheckIn → union. Requires MEETINGS_WRITE.

NameTypeReqDescription
namestringOptional meeting name.
teamIdstringyesThe team id (required).

No output schema declared.

No examples provided.

start_retrospective ~87

MUTATES Parabol data: start a new retrospective meeting for a team (returns the new meetingId). Required: teamId. Optionally name it. Parabol GraphQL: startRetrospective → union. Requires MEETINGS_WRITE.

NameTypeReqDescription
namestringOptional meeting name.
teamIdstringyesThe team id to run the retro for (required).

No output schema declared.

No examples provided.

start_team_prompt ~90

MUTATES Parabol data: start a new async Standup (Team Prompt) meeting for a team. Required: teamId. Optionally name it (default 'Standup'). Parabol GraphQL: startTeamPrompt → union. Requires MEETINGS_WRITE.

NameTypeReqDescription
namestringOptional meeting name (default 'Standup').
teamIdstringyesThe team id (required).

No output schema declared.

No examples provided.

update_task ~185

MUTATES Parabol data: update an existing task. Required: id. Optionally change content (stringified TipTap JSON), status, assignee (userId), or sortOrder. Only included fields change. Parabol GraphQL: updateTask(updatedTask, area). Requires TASKS_WRITE.

NameTypeReqDescription
areastringOptional AreaEnum context.
contentstringNew rich-text content as a stringified TipTap/ProseMirror JSON document.
fieldsobjectAdditional documented GraphQL input fields to send verbatim in this mutation's input (merged OVER the typed fields above).
idstringyesThe task id (required).
sortOrdernumberNew sort order (Float).
statusstringNew status (TaskStatusEnum).
userIdstringReassign the task to this user id.

No output schema declared.

No examples provided.