superthread-mcp-extended

jaey-p/superthread-mcp-extended

3.2

If you are the rightful owner of superthread-mcp-extended and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Superthread MCP Extended is an enhanced Model Context Protocol server that offers comprehensive CRUD operations and optimized workflows, serving as a drop-in replacement for the official Superthread MCP.

Tools

Functions exposed to the LLM to take actions

get_my_account

Get team ID and user information

get_team_members

List team members

get_spaces

List all spaces/projects with project IDs

get_space

Get detailed space information

get_board

Search for boards by title

get_board_details

Get board with lists for task creation

get_boards

List boards with filtering options

create_board

Create new boards (admin/owner only)

update_board

Update board properties

create_card

Create tasks from any input

get_card

Get detailed task information

update_card

Update task properties

get_cards_assigned_to_user

Get user's assigned tasks

add_related_card

Link related tasks

archive_card

Archive completed tasks

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources