Skip to main content
Glama
oscargavin
by oscargavin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
oscribble_list_projectsA

List all Oscribble projects with their names, paths, and last accessed timestamps

oscribble_list_tasksC

List tasks from an Oscribble project with optional status filtering

oscribble_complete_taskC

Mark a task as complete in an Oscribble project

oscribble_uncomplete_taskB

Mark a task as incomplete in an Oscribble project. Optionally log a failed attempt note with details about what was tried.

oscribble_get_task_detailsB

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

oscribble_add_raw_taskA

Add raw task text to a project (will be formatted by Oscribble on next sync)

oscribble_begin_taskC

Begin timing a task - records start timestamp

oscribble_complete_task_with_timingC

Complete a task and calculate duration from start time

oscribble_update_taskC

Update task properties (text, priority, effort estimate, deadline, or notes)

oscribble_get_unblocked_tasksC

Get all tasks that are not blocked and ready to work on

oscribble_search_tasksC

Search tasks by keyword in text and notes

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/oscargavin/oscribble-mcp'

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