oscribble-mcp

oscargavin/oscribble-mcp

3.2

If you are the rightful owner of oscribble-mcp 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.

The Oscribble MCP Server allows Claude Code to interact with Oscribble task projects using natural language.

Tools

Functions exposed to the LLM to take actions

oscribble_list_projects

List all Oscribble projects with paths and last accessed timestamps.

oscribble_list_tasks

List tasks from a project with optional status filtering.

oscribble_complete_task

Mark a task as complete.

oscribble_uncomplete_task

Mark a task as incomplete.

oscribble_get_task_details

Get detailed information about a specific task including metadata, notes, and blockers.

oscribble_add_raw_task

Add raw task text to a project.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources