Fruits
БесплатноНе проверенEnables management of Product Fruits knowledge base articles, categories, and images through natural language commands via MCP.
Описание
Enables management of Product Fruits knowledge base articles, categories, and images through natural language commands via MCP.
README
MCP server for the Product Fruits Knowledge Base API.
Requirements
- uv installed
Windows:
winget install astral-sh.uv
macOS/Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
Claude Desktop setup (Windows)
Edit %APPDATA%\Claude\claude_desktop_config.json:
{
"mcpServers": {
"fruits-mcp": {
"command": "uvx",
"args": ["--from", "git+https://github.com/lucassampsouza/fruits-mcp", "fruits-mcp"],
"env": {
"PRODUCT_FRUITS_API_TOKEN": "your_token_here"
}
}
}
}
Restart Claude Desktop after saving.
Claude Code setup
claude mcp add fruits-mcp uvx -- --from git+https://github.com/lucassampsouza/fruits-mcp fruits-mcp
Then set the token:
# Add to your shell profile or set in Claude Code settings
export PRODUCT_FRUITS_API_TOKEN=your_token_here
Available tools
| Tool | Description |
|---|---|
list_articles |
List articles, optionally filtered by category |
import_articles |
Create/update articles (up to 50, up to 20 languages each) |
delete_article |
Delete an entire article |
delete_article_language |
Delete a specific language from an article |
delete_article_content_version |
Delete a specific content version |
list_categories |
List all categories |
get_category |
Get a category by correlationId |
import_categories |
Create/update categories |
update_category |
Update a category |
delete_category |
Delete a category |
upload_image |
Upload an image (Base64) |
Установка Fruits
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lucassampsouza/fruits-mcpFAQ
Fruits MCP бесплатный?
Да, Fruits MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Fruits?
Нет, Fruits работает без API-ключей и переменных окружения.
Fruits — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Fruits в Claude Desktop, Claude Code или Cursor?
Открой Fruits на 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 Fruits with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
