MCP.so
登录

strateegia MCP Server

@filipecalegario

关于 strateegia MCP Server

Model Context Protocol for strateegia API

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

filipecalegario

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

1

Lists all accessible projects and labs from your strateegia account

概览

What is strateegia MCP Server?

It is a Model Context Protocol (MCP) server that integrates with the strateegia API, enabling AI assistants like Claude or Cursor to access and interact with your strateegia projects.

How to use strateegia MCP Server?

Install dependencies with npm install, build with npm run build, set your STRATEEGIA_API_KEY environment variable, then start with npm start. For desktop AI tools such as Claude for Desktop or Cursor, add the server configuration as described in the README.

Key features of strateegia MCP Server

  • Lists all accessible strateegia projects.
  • Accesses detailed information about labs and projects.
  • Integrates with Claude for Desktop and Cursor.
  • Exposes the list-projects MCP tool.
  • Open-source under the MIT License.

Use cases of strateegia MCP Server

  • An AI assistant retrieves a list of all your strateegia projects.
  • A developer queries lab details from within an AI-powered IDE.
  • Automate project overviews using natural language commands via Claude.

FAQ from strateegia MCP Server

What are the prerequisites to run strateegia MCP Server?

Node.js v16 or higher and a valid strateegia API key are required.

How do I connect strateegia MCP Server with Claude for Desktop?

Add the server configuration to your Claude for Desktop JSON config file (macOS or Windows) with the correct path and STRATEEGIA_API_KEY environment variable.

What MCP tool does the server provide?

The server exposes list-projects, which returns all accessible projects and labs from your strateegia account.

How can I contribute to the project?

Contributions are welcome; you can submit a Pull Request via the GitHub repository.

评论

其他 分类下的更多 MCP 服务器