Skip to main content
Glama

Overseer MCP Server

by freqkflag

overseer.status

Check project status by analyzing phase definitions and current progress to track development workflow stages and their completion states.

Instructions

Get the current status of a project, including all phases and their states. Determines phase status from PHASES.md and PHASE-*.md files.

Input Schema

NameRequiredDescriptionDefault
repo_rootYesRoot path of the repository

Input Schema (JSON Schema)

{ "properties": { "repo_root": { "description": "Root path of the repository", "type": "string" } }, "required": [ "repo_root" ], "type": "object" }

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/freqkflag/PROJECT-OVERSEER-MCP'

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