Specifai MCP Server that runs over stdio
If you already use Specifai, the specifai mcp server is the piece that lets your assistant work with it directly. Specifai MCP Server that runs over stdio.
A Model Context Protocol (MCP) server for Specifai project integration and automation with any MCP-compatible AI tool. This server is designed to be tool-agnostic, meaning it can be used with any tool that supports the MCP protocol. This server currently exposes tools to read all documents generated by the Specifai project.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
get-brds — Get Business Requirement Documentsget-prds — Get Product Requirement Documentsget-nfrs — Get Non-Functional Requirementsget-uirs — Get User Interface Requirementsget-bpds — Get Business Process Documentsget-tcs — Get Test Case Documentsget-user-stories — Get User Stories for a specific PRDget-tasks — Get Tasks for a specific User Storyget-task — Get details of a specific Taskset-project-path — Set or change the project directory pathget-task-by-id — Get details of a specific Task by IDlist-all-tasks — List all available tasksSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
This sits in the planning and project tracking group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Specifai's toolset — get-brds, get-prds, get-nfrs and 11 more — is a fair guide to whether it matches your workflow. It is maintained by presidio-oss; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Specifai's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| get-brds | Get Business Requirement Documents |
| get-prds | Get Product Requirement Documents |
| get-nfrs | Get Non-Functional Requirements |
| get-uirs | Get User Interface Requirements |
| get-bpds | Get Business Process Documents |
| get-tcs | Get Test Case Documents |
| get-user-stories | Get User Stories for a specific PRD |
| get-tasks | Get Tasks for a specific User Story |
| get-task | Get details of a specific Task |
| set-project-path | Set or change the project directory path |
| get-task-by-id | Get details of a specific Task by ID |
| list-all-tasks | List all available tasks |
| search | Full text search across all documents |
| Architecture | To understand the project architecture, please see our [Architecture Guide](docs/dev/03-architecture-guide.md). |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.