VOOZH about

URL: https://glama.ai/mcp/servers/devops-vesi/devops-mcp

⇱ DevOps MCP by devops-vesi | Glama


DevOps MCP

MCP (Model Context Protocol) server to fetch DevOps skills from GitHub (SAP Fiori documentation templates, code standards, best practices).

Installation

Quick installation

  1. Install the package:

npm install -g @devops-vinci/mcp
  1. Click this link to auto-configure VS Code (fully pre-configured):

📦 Install DevOps MCP - Vinci Energies

That's it! No further configuration needed.


Manual configuration (alternative)

npm install -g @devops-vinci/mcp

Then add this configuration to .cursor/mcp.json:

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

Related MCP server: ABAP-ADT-API MCP-Server

Available tools

list_skills

Lists all available DevOps skills in your GitHub repository.

fetch_skill

Fetches the content of a specific skill from GitHub.

Usage examples

Just ask Copilot:

  • "List available skills"

  • "Fetch the documentation-templates skill"

  • "Generate documentation for this Fiori project"

License

MIT

A
license - permissive license
A
quality
C
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.

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