Specif-ai MCP Server
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
set-project-path | Set the project path and reload the solution, use this tool only when we not automatically able to infer the project path or asked by the user or us., we will try to auto infer it from the environment first. |
get-brds | Get Business Requirement Documents for this project |
get-prds | Get Product Requirement Documents for this project |
get-nfrs | Get Non-Functional Requirement Documents for this project |
get-uirs | Get User Interface Requirement Documents for this project |
get-bps | Get Business Process Documents for this project |
get-user-stories | Get User Stories for a particular PRD |
get-tasks | Get Tasks for a particular User Story |
get-task | Get a Task for a particular User Story in a particular PRD |