jebeene/slate
3.2
If you are the rightful owner of slate 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.
Slate is a Model Context Protocol (MCP) server designed for managing tickets and todos using an SQLite database, with integration capabilities for AI assistants and development tools.
Tools
Functions exposed to the LLM to take actions
add_ticket
Create a new ticket
list_tickets
List all tickets
get_ticket
Get ticket details
add_todo
Create a new todo
list_todos
List todos for a ticket
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client