Development · MODEL CONTEXT PROTOCOL
sach999 git spice help mcp
sach999 git spice help mcp is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
sach999 git spice help mcp 为 AI Agent 提供什么
- Integration with Cursor IDE through MCP protocol
- Real-time git-spice documentation search
- Simple and efficient documentation parsing
- Node.js (v16 or higher)
- Cursor IDE
- npm or yarn package manager
- Clone this repository:
- Install dependencies:
- Build the project:
- Tools capability
- Resources capability
- Prompts capability
- Open Cursor IDE settings:
- On macOS: `Cmd + ,`
- On Windows/Linux: `Ctrl + ,`
- Navigate to the "Extensions" section
- Find the MCP Server settings and add a new server configuration:
- Save the settings and refresh the MCP
- `src/index.ts`: Main server implementation
- `src/`: Source code directory
- `dist/`: Compiled output directory
- [Model Context Protocol](https://github.com/modelcontextprotocol)
- [git-spice](https://github.com/abhinav/git-spice)
- [Cursor IDE](https://cursor.sh)
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。