Skip to main content
Glama

CopilotMCP

prompt2.md722 B
[[tool]] name = "schedule_event" description = "Schedules an event in your calendar." input_parameters = [ { name = "task_description", type = "string", description = "The task or event to be scheduled." }, { name = "time", type = "string", description = "The time when the event should be scheduled (e.g., '2pm today')." } ] [[prompt]] name = "schedule_todo_task" description = "Schedules a task from the todo list into your calendar." input_parameters = [ { name = "task_description", type = "string", description = "The task to schedule." } ] template = """ The user wants to schedule the task: '{task_description}'. Suggest a good time for today and call the `schedule_event` tool to add it to the calendar. """

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mehrshadshams/CopilotMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server