{"name":"openproject-mcp-server","version":"1.1.0","description":"MCP server for OpenProject integration","endpoints":{"mcp":"POST /mcp (MCP protocol)","test":"POST /test (simple JSON testing)","health":"GET /health"},"testEndpoint":{"usage":"POST /test with JSON body: { \"tool\": \"list_projects\" }","availableTools":["test_connection","list_projects","get_project { id }","list_statuses","list_types","list_priorities","list_users","get_current_user","list_work_packages { projectId?, statusId?, typeId?, assigneeId?, parentId?, pageSize?, offset? }","get_work_package { id }","search_work_packages { query, projectId?, pageSize? }","create_work_package { projectId, subject, ..., date? }","update_work_package { id, lockVersion, ..., date?, percentageDone? }","delete_work_package { id }","log_time { workPackageId, hours, comment?, spentOn?, activityId? }"]},"configuration":{"OPENPROJECT_BASE_URL":"configured","OPENPROJECT_API_KEY":"configured"}}