Skip to main content
Glama

DevOps MCP

MCP (Model Context Protocol) 服务器,用于从 GitHub 获取 DevOps 技能(SAP Fiori 文档模板、代码标准、最佳实践)。

安装

快速安装

  1. 安装包:

npm install -g @devops-vinci/mcp
  1. 点击此链接自动配置 VS Code(已完全预配置):

📦 安装 DevOps MCP - Vinci Energies

就是这样! 无需进一步配置。


手动配置(备选)

npm install -g @devops-vinci/mcp

然后将此配置添加到 .cursor/mcp.json 中:

{
  "mcpServers": {
    "devops": {
      "command": "npx",
      "args": ["@devops-vinci/mcp"],
      "env": {
        "GITHUB_OWNER": "devops-vesi",
        "GITHUB_REPO": "devops-skills"
      }
    }
  }
}

Related MCP server: mcp-bitbucket-dc

可用工具

list_skills

列出 GitHub 仓库中所有可用的 DevOps 技能。

fetch_skill

从 GitHub 获取特定技能的内容。

使用示例

只需询问 Copilot:

  • “列出可用技能”

  • “获取 documentation-templates 技能”

  • “为此 Fiori 项目生成文档”

许可证

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    -
    maintenance
    An MCP server that facilitates seamless interaction with SAP ABAP systems to manage development objects, transport requests, and source code. It provides a comprehensive suite of tools for performing syntax checks, object searches, and code modifications via the ADT API.
    100
  • A
    license
    A
    quality
    C
    maintenance
    An MCP server for Bitbucket Data Center that enables AI assistants to search code, browse files, and manage pull requests through a standardized interface. It supports comprehensive repository exploration, including Lucene-style code searching and direct file content access.
    26
    13
    MIT
  • A
    license
    C
    quality
    D
    maintenance
    An MCP server that enables seamless communication between ABAP systems and MCP clients using the ABAP Development Tools (ADT) API. It provides tools for managing ABAP objects, handling transport requests, and performing code analysis directly through MCP-compatible interfaces.
    100
    MIT
  • F
    license
    B
    quality
    -
    maintenance
    An MCP server that enables AI assistants to interact with SAP systems via the ABAP Development Tools (ADT) REST API. It allows users to read ABAP source code, inspect DDIC objects, and execute SQL queries directly.
    66

View all related MCP servers

Related MCP Connectors

  • A MCP server built for developers enabling Git based project management with project and personal…

  • An MCP server that gives your AI access to the source code and docs of all public github repos

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devops-vesi/devops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server