MCP 服务器策略
这是一个与 strateegia API 集成的模型上下文协议 (MCP) 服务器,允许 Claude 或 Cursor 等 AI 助手访问和与您的 strateegia 项目进行交互。
特征
列出所有可访问的战略项目
访问有关实验室和项目的详细信息
先决条件
Node.js(v16 或更高版本)
有效的 strateegia API 密钥
为了发展
安装依赖项:
构建项目:
将您的 strateegia API 密钥设置为环境变量:
启动服务器:
与 Claude 桌面版连接
确保您已安装Claude for Desktop 。
创建或编辑您的 Claude for Desktop 配置文件:
macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
Windows:
%APPDATA%\Claude\claude_desktop_config.json
添加以下配置:
使用光标连接
确保您已安装Cursor 。
打开 Cursor 并转到设置页面。
添加一个新的 MCP 服务器,配置如下:
重启光标
可用工具
该服务器公开以下 MCP 工具:
list-projects
:列出您的 strateegia 帐户中所有可访问的项目和实验室
贡献
欢迎贡献代码!欢迎提交 Pull 请求。
执照
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
问题与支持
如果您遇到任何问题或需要支持,请在GitHub 存储库上提交问题。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
一个集成服务器,使 Claude 或 Cursor 等 AI 助手能够通过 strateegia API 访问并与 strateegia 项目进行交互。
Related MCP Servers
- -securityFlicense-qualityThis server integrates DeepSeek and Claude AI models to provide enhanced AI responses, featuring a RESTful API, configurable parameters, and robust error handling.
- -securityAlicense-qualityA modular server implementation for Claude AI assistants with integrated tools, enabling Claude to perform actions and access external resources like file systems, web searches, browser automation, financial data, and document generation.Last updated -95MIT License
- -securityFlicense-qualityA server that bridges Claude AI with the Plane project management platform, enabling AI-powered project management tasks including project creation, task management, team collaboration, and automated workflows.Last updated -3
- -securityAlicense-qualityAn integration server that allows AI models to query Practera's GraphQL API for learning data, enabling LLMs to analyze and manipulate educational projects and assessments.Last updated -MIT License