Skip to main content
Glama
Blueneon-Tech-Pvt-Ltd

TaskMesh MCP Server

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TASKMESH_API_URLYesThe URL of the TaskMesh API server.
TASKMESH_API_TOKENYesPersonal access token for authenticating with the TaskMesh API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsA

List all projects in the organization

get_projectA

Get detailed information of a specific project by ID

create_projectC

Create a new project

update_projectB

Update an existing project metadata or status

delete_projectB

Delete a project

add_workflow_statusB

Add a new workflow status to a project

list_issuesB

List issues with optional filters

get_issueB

Get detailed information of a specific issue by ID

create_issueC

Create a new issue inside a project

update_issueC

Update an existing issue status, assignee, estimate, or metadata

delete_issueC

Delete an issue

add_commentB

Add a discussion comment to an issue

list_sprintsA

List all sprints for a project

get_sprintB

Get detailed information of a specific sprint by ID

create_sprintB

Create a new sprint

update_sprintC

Update sprint details

start_sprintB

Start a planned sprint

complete_sprintA

Complete an active sprint and optionally roll over incomplete issues

delete_sprintB

Delete a sprint

log_timeC

Log time spent on an issue manually

list_time_entriesC

List logged time entries with filters

get_active_timerB

Get currently running timer for the authenticated user

start_timerB

Start a running stopwatch timer on a specific issue

stop_timerA

Stop the active running timer and save it as a time entry

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Blueneon-Tech-Pvt-Ltd/task-mesh-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server