claude mcp add eetatel-devops-mcp -- uvx mcp-memory-server
{
"mcpServers": {
"eetatel-devops-mcp": {
"command": "uvx",
"args": ["mcp-memory-server"]
}
}
}
{
"mcpServers": {
"eetatel-devops-mcp": {
"command": "uvx",
"args": ["mcp-memory-server"]
}
}
}
{
"mcpServers": {
"eetatel-devops-mcp": {
"command": "uvx",
"args": ["mcp-memory-server"]
}
}
}
About This MCP Server
The io.github.NeetPatel/devops-mcp server provides DevOps and DevSecOps context for a project, enabling development and security operations to be informed by a shared understanding of the project's requirements and constraints. This server connects to the project through standard input/output interfaces, allowing it to exchange information with other development tools. A developer would use this server when they need to provide contextual information about their project to AI coding assistants or other development tools.
An MCP server that provides DevOps and DevSecOps context for the project. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
mcp-memory-server on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The devops-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.