Описание
Spiderchat — Model Context Protocol server
README
Access your Spider Chat flows, memories, and facts from Claude Desktop.
Installation
1. Install
npm install
npm run build
2. Get Your API Token
- Go to https://nonlinearaichat-production.up.railway.app/
- Dashboard → API Tokens
- Generate New Token
- Copy it
3. Configure Claude Desktop
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Add this (replace the path and token):
{
"mcpServers": {
"spiderchat": {
"command": "node",
"args": ["/ABSOLUTE/PATH/TO/THIS/FOLDER/dist/index.js"],
"env": {
"SPIDERCHAT_API_TOKEN": "your_token_here",
"SPIDERCHAT_API_URL": "https://nonlinearaichat-production.up.railway.app"
}
}
}
}
Get the absolute path:
cd mcp-server && pwd
# Use the output + /dist/index.js
4. Restart Claude Desktop
Quit completely and reopen.
Usage
Ask Claude:
"Search my Spider Chat flows for machine learning""Show me my most important memories""List all my flow groups""Find everything about Python in my Spider Chat"
Troubleshooting
Claude doesn't see it:
- Use absolute path (not relative)
- Make sure you ran
npm run build - Completely quit and restart Claude
Authentication failed:
- Check your token is correct
- Generate a new token from dashboard
Connection error:
- No trailing slash in URL:
https://nonlinearaichat-production.up.railway.app
Features
- 🔍 Search flows, memories, and facts
- 📁 Browse flow groups
- 🔒 Read-only access
- ⚡ Fast semantic search
Requirements
- Node.js 18+
- Claude Desktop
- Spider Chat account
License
MIT
Установка Spiderchat
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Spider-Chat/spiderchat-mcp-serverFAQ
Spiderchat MCP бесплатный?
Да, Spiderchat MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Spiderchat?
Нет, Spiderchat работает без API-ключей и переменных окружения.
Spiderchat — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Spiderchat в Claude Desktop, Claude Code или Cursor?
Открой Spiderchat на 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
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Spiderchat with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
