bead-mcp-ts

KyongSik-Yoon/bead-mcp-ts

3.1

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

This repository implements a Model Context Protocol (MCP) server in TypeScript, designed to integrate with the 'beads' issue tracker and agent memory system.

Tools

Functions exposed to the LLM to take actions

set_context

Sets the default workspace_root for all subsequent calls.

where_am_i

Displays the current context and database path.

ready

Retrieves issues that are ready to be worked on without blockers.

list

Lists issues based on status, priority, type, and assignee filters.

show

Displays detailed information about a single issue, including dependencies.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources