
Pituitary
@dusk-network
About Pituitary
Catch spec drift before it catches you. Pituitary indexes your specs, docs, and decision records, then detects overlap,
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pituitary": {
"command": "pituitary",
"args": [
"serve",
"--config",
".pituitary/pituitary.toml"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Pituitary?
Point Pituitary at your repository. It indexes your specs, docs, and decision records, then catches what you can’t track by hand. What you wrote down should still be true — Pituitary makes sure it is.
How to use Pituitary?
Download the Pituitary binary from GitHub Releases and place it on your PATH. Generate a configuration file with pituitary init --path ., then build the index with pituitary index --rebuild. No API keys are required in deterministic mode.
Key features of Pituitary
- Semantic search across indexed spec sections by domain and status.
- Detect overlapping specs with similarity scores and relationship classification.
- Side-by-side tradeoff analysis of two specs.
- Trace impact of spec changes on specs, code refs, and docs.
- Find stale docs relative to accepted specs with cited evidence.
- Full composite review combining overlap, comparison, impact, drift, and remediation.
Use cases of Pituitary
- PR review: agent calls
check_overlapandanalyze_impactwhen a PR touches specs or decision records. - Pre-merge drift check: agent calls
check_doc_driftto surface stale docs before merging.
Basic information
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments