kiket-mcp-server

kiket-dev/kiket-mcp-server

3.2

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

The Kiket MCP Server is a Model Context Protocol server that provides AI tools to interact with Kiket issues, comments, projects, and users, enabling AI assistants to manage Kiket programmatically.

Tools

Functions exposed to the LLM to take actions

listIssues

List issues with filters

getIssue

Fetch single issue

createIssue

Create new issue

updateIssue

Update issue fields

transitionIssue

Move issue through workflow

listComments

List comments on issue

createComment

Add comment to issue

updateComment

Update existing comment

deleteComment

Delete comment

listProjects

List all visible projects

getProject

Fetch single project

createProject

Create new project

updateProject

Update project settings

deleteProject

Archive/delete project

listUsers

List project members

getUser

Fetch user details

getCurrentUser

Get authenticated user

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources