第二脑操作系统 MCP 服务器
创建在 Claude 内部运行的强大的 AI 代理。
- 没有 Zapier
- 没有 n8n
- 没有 Make.com
你不需要代码。你不需要低代码。你甚至不需要没有代码。
是的,你基本上什么都不用做。安装完 Second Brain OS MCP 服务器后,你可以访问我的商店https://products.umairkamil.com ,在那里你可以找到一系列“操作”。
您购买的操作一旦生效,您的 Claude 即可立即使用。您只需关闭桌面应用程序,然后重新打开即可。
某些操作,例如“搜索网页”和“抓取文本”(网站和 YouTube 视频),需要消耗点数。这些操作无需任何费用*即可购买,但您需要充值才能使用。
所有新的 Second Brain OS 用户都将获得 100 个积分作为奖励。
您可以使用“Second Brain OS Desktop”安装程序跳过所有这些步骤,该安装程序可帮助您轻松安装 Node.js、登录并克隆 Second Brain OS MCP 服务器。您无需输入任何终端命令,因为它的体验非常便捷。
对于那些想以困难的方式做到这一点的人:
为 Second Brain OS 实现模型上下文协议服务器,从而实现与 Claude Desktop 的集成。
先决条件
- Node.js >= 16.0.0
- npm 或 yarn
- Claude桌面应用程序
安装
- 克隆存储库:
- 安装依赖项:
- 构建服务器:
配置
- 在根目录中创建一个
.env
文件:
- 配置Claude桌面:
创建或更新~/Library/Application Support/Claude/claude_desktop_config.json
:
用法
- 启动服务器:
- 启动 Claude Desktop 并在 🔌 插件菜单中检查服务器
发展
使用热重载以开发模式运行:
故障排除
如果您遇到问题:
- 检查 Claude Desktop 日志:
- 验证构建文件是否存在:
- 常见问题:
- 确保全局包安装
- 检查配置中的绝对路径
- 验证 NODE_PATH 设置是否正确
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
利用模型上下文协议框架,促进与 Claude Desktop 的集成,以运行 AI 代理并执行无需代码的购买操作。
Related Resources
Related MCP Servers
- -securityFlicense-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5TypeScript
- AsecurityFlicenseAqualityA Model Context Protocol server that connects Claude and other AI assistants to your Notion workspace, allowing AIs to interact with databases, pages, and blocks.Last updated -12010JavaScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants like Claude to perform Python development tasks through file operations, code analysis, project management, and safe code execution.Last updated -1Python
- -securityAlicense-qualityEnables AI agents and assistants like Goose or Claude to interact with VS Code through the Model Context Protocol.Last updated -14TypeScriptApache 2.0