-
securityA
license-
qualityA Model Context Protocol server that allows Claude to interact with Linear's API for managing teams, issues, projects, and cycles.
Last updated -
19
2
TypeScript
MIT License
一个模型上下文协议 (MCP) 服务器,用于与 Linode 的 API 交互以管理云资源。此软件包支持 Claude 等大型语言模型 (LLM) 通过标准化接口管理 Linode 实例。
将您的 Linode API 密钥设置为环境变量:
或者使用项目目录中的.env
文件:
您可以从Linode Cloud Manager生成 API 密钥。
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
提示示例:
该软件包提供了以下 MCP 工具:
list_regions
- 列出所有可用的 Linode 区域待添加:
list_instance_types
- 列出所有可用的 Linode 实例类型及其定价list_instances
- 列出所有现有的 Linode 实例create_instance
创建一个新的 Linode 实例get_instance
- 获取有关特定 Linode 实例的详细信息delete_instance
- 删除 Linode 实例reboot_instance
- 重新启动 Linode 实例欢迎贡献代码!欢迎提交 Pull 请求。
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器,使 Claude 等大型语言模型能够管理 Linode 云资源,包括列出区域、创建、查看、删除和重新启动 Linode 实例。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/komer3/linode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server