DevOps MCP
DevOps MCP
GitHubからDevOpsスキル(SAP Fioriドキュメントテンプレート、コーディング標準、ベストプラクティス)を取得するためのMCP(Model Context Protocol)サーバーです。
インストール
クイックインストール
パッケージをインストールします:
npm install -g @devops-vinci/mcpこのリンクをクリックして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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseCquality-maintenanceAn 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
- AlicenseAqualityCmaintenanceAn 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.2613MIT
- AlicenseCqualityDmaintenanceAn 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.100MIT
- FlicenseBquality-maintenanceAn 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
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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