wafaa-rakchamber/ai-mcp-server
If you are the rightful owner of ai-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.
A Model Context Protocol (MCP) server for project management with JWT authentication.
Tools
Functions exposed to the LLM to take actions
generate_test_jwt
Generate a test JWT token for development.
get_project_workers
Find out who is working on a specific project.
get_project_count
Get total number of projects and breakdown by status.
get_user_workload
Get detailed information about a user's current work.
list_all_users
Get a list of all users in the system.
list_all_projects
Get a list of all projects in the system.
get_project_details
Get detailed information about a specific project.
search_tasks_by_status
Search for tasks by their status.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client