Git-Spice Documentation Search
БесплатноНе проверенProvides instant access to git-spice documentation within your IDE, enabling real-time searching and automatic assistance for developers working with git-spice
Описание
Provides instant access to git-spice documentation within your IDE, enabling real-time searching and automatic assistance for developers working with git-spice commands and usage examples.
README
This repository contains a Model Context Protocol (MCP) server implementation that provides a tool for searching git-spice documentation within Cursor IDE.
Features
- Integration with Cursor IDE through MCP protocol
- Real-time git-spice documentation search
- Simple and efficient documentation parsing
Prerequisites
- Node.js (v16 or higher)
- Cursor IDE
- npm or yarn package manager
Installation
- Clone this repository:
git clone <repository-url>
cd <repository-name>
- Install dependencies:
npm install
# or
yarn install
- Build the project:
npm run build
# or
yarn build
Configuration
Server Configuration
The server is pre-configured with the following capabilities:
- Tools capability
- Resources capability
- Prompts capability
Cursor IDE Configuration
Open Cursor IDE settings:
- On macOS:
Cmd + , - On Windows/Linux:
Ctrl + ,
- On macOS:
Navigate to the "Extensions" section
Find the MCP Server settings and add a new server configuration:
{
"name": "Git Spice MCP Server",
"command": "node",
"args": ["dist/index.js"],
"cwd": "/path/to/your/project"
}
- Save the settings and refresh the MCP
Usage
When using Cursor in agent mode, the MCP server will be automatically detected and the git-spice documentation search tool will be available. The agent will prompt you to use the tool when relevant to your queries.
Project Structure
src/index.ts: Main server implementationsrc/: Source code directorydist/: Compiled output directory
Acknowledgments
Установка Git-Spice Documentation Search
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sach999/git-spice-help-mcpFAQ
Git-Spice Documentation Search MCP бесплатный?
Да, Git-Spice Documentation Search MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Git-Spice Documentation Search?
Нет, Git-Spice Documentation Search работает без API-ключей и переменных окружения.
Git-Spice Documentation Search — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Git-Spice Documentation Search в Claude Desktop, Claude Code или Cursor?
Открой Git-Spice Documentation Search на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Git-Spice Documentation Search with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
