Peaka Api Server
БесплатноНе проверенModel Context Protocol (MCP) server that provides access to Peaka's API endpoints for programmatic interaction.
Описание
Model Context Protocol (MCP) server that provides access to Peaka's API endpoints for programmatic interaction.
README
Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems.
Model Context Protocol (MCP) server that provides access to Peaka's API endpoints for programmatic interaction.
This server enables LLMs to access Peaka's API endpoints for programmatic interaction with your data platform.
Requirements
- You'll need a Peaka Partner API key while using endpoints from this server. Check out the Peaka Documentation for detailed instructions on creating and managing your API key.
Usage with Claude Desktop
- Edit the configuration file
config.json:- on macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - on Windows:
%APPDATA%\Claude\claude_desktop_config.json
- on macOS:
- Add the following configuration to the
mcpServersobject:
{
"mcpServers": {
"peaka-api": {
"command": "npx",
"args": ["-y", "@peaka/mcp-server-peaka-api@latest"]
}
}
}
- Restart Claude Desktop
Usage with Cursor
- Edit the configuration file
mcp.json:- on macOS:
~/.cursor/mcp.json - on Windows:
%USERPROFILE%\.cursor\mcp.json
- on macOS:
- Add the following configuration to the
mcpServersobject:
{
"mcpServers": {
"peaka-api": {
"command": "npx",
"args": ["-y", "@peaka/mcp-server-peaka-api@latest"]
}
}
}
- Enable MCP Server
Contact
For feature requests and bugs, please create an issue in this repo. For further support, see the following resources:
Установить Peaka Api Server в Claude Desktop, Claude Code, Cursor
unyly install peaka-api-mcp-serverСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add peaka-api-mcp-server -- npx -y @peaka/mcp-server-peaka-apiFAQ
Peaka Api Server MCP бесплатный?
Да, Peaka Api Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Peaka Api Server?
Нет, Peaka Api Server работает без API-ключей и переменных окружения.
Peaka Api Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Peaka Api Server в Claude Desktop, Claude Code или Cursor?
Открой Peaka Api Server на 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 Peaka Api Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
