Alphaws/apiport-mcp-server
If you are the rightful owner of apiport-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 ApiPort MCP Server is designed for seamless integration with the ApiPort Task Manager, providing a robust set of tools for project and sprint management.
Tools
Functions exposed to the LLM to take actions
list_projects
List all accessible projects
get_project
Get detailed project information
list_sprints
List sprints for a project
get_sprint
Get detailed sprint information
create_sprint
Create a new sprint
activate_sprint
Activate a planned sprint
close_sprint
Close an active sprint
list_work_items
List work items for a project
get_work_item
Get detailed work item information
create_work_item
Create a new work item
update_work_item
Update work item details
get_backlog
Get backlog items for a project
bulk_assign_to_sprint
Assign multiple work items to a sprint
add_sprint_member
Add a team member to a sprint
generate_sprint_report
Generate sprint statistics and report
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client