specif-ai-mcp-server
0
The @vj-presidio/specif-ai-mcp-server is a command-line tool designed to host a Model Context Protocol server for Specif-ai, supporting integration with various tools and environments. It offers flexible installation methods and interactive tools for managing specification documents like business and product requirements.
@vj-presidio/specif-ai-mcp-server
A CLI tool that runs a Model Context Protocol (MCP) server over stdio for Specif-ai.
Features
- Direct binary installation available for Unix and Windows via scripts.
- Package manager installation available using npm or bun global installs.
- Offers tools to interact with specification documents like BRDs, PRDs, and more.
- Compatible with different setups through npx and bunx commands.
Installation & Usage Overview
- Binary Installation: For system-wide setup without Node.js requirement.
- Package Manager Installation: Best for Node.js users who need automatic updates.
- Usage Methods: Direct CLI, NPX, BunX for flexible command execution.
Requirements
- curl or PowerShell access for binary installation.
- Node.js >= 16.0.0 or Bun >= 1.0.0 for package manager installations.