Oscribble MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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