Mcp Server Github
@kogunlowo123
About Mcp Server Github
A suite of MCP servers enabling cloud, DevOps, GitHub, and database operations through standardized Model Context Protocol APIs.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": [
{
"name": "mcp-server-aws",
"description": "AWS operations for EC2, S3, Lambda, CloudWatch, IAM, and STS.",
"command": "aws",
"url": "https://github.com/kogunlowo123/mcp-server-aws"
},
{
"name": "mcp-server-azure",
"description": "Azure operations for VMs, Storage, Key Vault, AKS, Monitor, and Resource Groups.",
"command": "azure",
"url": "https://github.com/kogunlowo123/mcp-server-azure"
},
{
"name": "mcp-server-terraform",
"description": "Terraform plan, apply, validate, state, and output operations.",
"command": "terraform",
"url": "https://github.com/kogunlowo123/mcp-server-terraform"
},
{
"name": "mcp-server-kubernetes",
"description": "Kubernetes operations for pods, deployments, services, namespaces, and manifests.",
"command": "kubectl",
"url": "https://github.com/kogunlowo123/mcp-server-kubernetes"
},
{
"name": "mcp-server-devops",
"description": "DevOps tools integration for Docker, Helm, Ansible, Jenkins, and Terraform.",
"command": "devops",
"url": "https://github.com/kogunlowo123/mcp-server-devops"
},
{
"name": "mcp-server-github",
"description": "GitHub API access for repositories, issues, pull requests, code search, branches, and Actions workflows.",
"command": "github",
"url": "https://github.com/kogunlowo123/mcp-server-github"
},
{
"name": "mcp-server-database",
"description": "PostgreSQL, MySQL, and SQLite operations via MCP.",
"command": "database",
"url": "https://github.com/kogunlowo123/mcp-server-database"
},
{
"name": "mcp-server-vector-db",
"description": "Vector database operations for Pinecone, Weaviate, Qdrant, and ChromaDB.",
"command": "vector-db",
"url": "https://github.com/kogunlowo123/mcp-server-vector-db"
}
]
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mcp Server Github?
A suite of MCP servers that enables cloud, DevOps, GitHub, and database operations through standardized Model Context Protocol APIs.
How to use Mcp Server Github?
—
Key features of Mcp Server Github
- Suite of MCP servers for multiple domains
- Standardized Model Context Protocol APIs
- Enables cloud operations
- Enables DevOps operations
- Enables GitHub operations
- Enables database operations
Use cases of Mcp Server Github
- Automate cloud
Basic information
More Version Control MCP servers
Atlassian Jira MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
MCP Git Ingest
adhikaspA Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol

GitLab
modelcontextprotocolModel Context Protocol Servers
Atlassian Bitbucket MCP Server
aashariNode.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Comments