Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MCP Servers

A curated collection of Model Context Protocol (MCP) servers for various services and tools.
A curated collection of Model Context Protocol (MCP) servers for various services and tools.

To add a server, see the [Contributing Guidelines](CONTRIBUTING.md).

Expand Down
17 changes: 8 additions & 9 deletions servers/devopness/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions servers/devopness/server.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Devopness",
"description": "DevOps automation for cloud infrastructure.",
"description": "DevOps automation and CI/CD. Deploy infra and apps to AWS, Azure, DigitalOcean, GCP, Hetzner, any cloud. Server or serverless. With or without Docker",
"transport": [
"sse"
"streamable-http"
],
"domains": ["devopness.com"],
"icon": "./icon.svg",
Expand Down