Skip to main content
Glama

BowenXU0126-aistudio_hw3

Server Details

Send personalized greetings with optional pirate flair. Compose friendly salutations for any name…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
BowenXU0126/aistudio_hw3
GitHub Stars
0

Available Tools

11 tools
create_projectTry in Inspector

Create a new project with team and timeline.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYes
budgetNo
end_dateNo
start_dateNo
descriptionNo
team_membersNo
create_taskTry in Inspector

Create a new task with comprehensive details.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNo
titleYes
assigneeNo
categoryNo
due_dateNo
priorityNo
project_idNo
descriptionNo
estimated_hoursNo
delete_taskTry in Inspector

Delete a task permanently.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idYes
get_project_statusTry in Inspector

Get comprehensive project status and progress.

ParametersJSON Schema
NameRequiredDescriptionDefault
project_idYes
get_task_detailsTry in Inspector

Get detailed information about a specific task.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idYes
get_time_analyticsTry in Inspector

Get detailed time tracking analytics and insights.

ParametersJSON Schema
NameRequiredDescriptionDefault
daysNo
categoryNo
project_idNo
list_tasksTry in Inspector

List tasks with filtering options.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo
statusNo
assigneeNo
categoryNo
priorityNo
project_idNo
log_timeTry in Inspector

Log time manually for a task without using timer.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idYes
start_timeNo
descriptionNo
duration_minutesYes
start_timerTry in Inspector

Start tracking time for a specific task.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idYes
descriptionNo
stop_timerTry in Inspector

Stop an active timer and calculate duration.

ParametersJSON Schema
NameRequiredDescriptionDefault
task_idNo
time_entry_idNo
update_taskTry in Inspector

Update an existing task with new information.

ParametersJSON Schema
NameRequiredDescriptionDefault
tagsNo
titleNo
statusNo
task_idYes
assigneeNo
categoryNo
due_dateNo
priorityNo
descriptionNo
actual_hoursNo
estimated_hoursNo

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.