- Explore MCP Servers
- augment-code-mcp
Augment Code Mcp
What is Augment Code Mcp
augment-code-mcp is a repository that provides ready-to-use Model Context Protocol (MCP) implementations for AI assistants, enabling them to interact with various external tools and services effectively.
Use cases
Use cases include generating professional UML diagrams for software design, automating communication in Slack channels, and executing SQL queries through a RESTful API for database management.
How to use
To use augment-code-mcp, install VSCode and the Augment Code extension, choose an MCP (like PlantUML or Slack), run the MCP server using provided scripts, and configure Augment Code to connect to your chosen MCP.
Key features
Key features include the ability to generate UML diagrams with PlantUML MCP, interact with Slack workspaces using Slack MCP, and access PostgreSQL databases via PostgREST MCP. Each MCP is fully configured and ready to use.
Where to use
augment-code-mcp can be used in software development environments, project management tools, and any application requiring integration with messaging platforms or database access.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Augment Code Mcp
augment-code-mcp is a repository that provides ready-to-use Model Context Protocol (MCP) implementations for AI assistants, enabling them to interact with various external tools and services effectively.
Use cases
Use cases include generating professional UML diagrams for software design, automating communication in Slack channels, and executing SQL queries through a RESTful API for database management.
How to use
To use augment-code-mcp, install VSCode and the Augment Code extension, choose an MCP (like PlantUML or Slack), run the MCP server using provided scripts, and configure Augment Code to connect to your chosen MCP.
Key features
Key features include the ability to generate UML diagrams with PlantUML MCP, interact with Slack workspaces using Slack MCP, and access PostgreSQL databases via PostgREST MCP. Each MCP is fully configured and ready to use.
Where to use
augment-code-mcp can be used in software development environments, project management tools, and any application requiring integration with messaging platforms or database access.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
Augment Code MCP (Model Context Protocol)
This repository contains ready-to-use Model Context Protocol (MCP) configurations and implementations that work with any MCP-compatible system, including the Augment Code VSCode extension.
What is MCP?
The Model Context Protocol (MCP) is a standardized way for AI assistants to interact with external tools and services:
- Generate diagrams and visualizations
- Access messaging platforms like Slack
- Query databases and APIs
- Execute specialized functions
Supported MCPs
- PlantUML MCP (
@brainstack/plantuml-mcp): Generate professional UML diagrams with automatic branding - Slack MCP: Interact with Slack workspaces, channels, and messages
- PostgREST MCP: Access PostgreSQL databases through a RESTful API
- Memory MCP: Store and retrieve persistent memories for AI assistants
Quick Start
- Install VSCode and Augment Code Extension
- Choose an MCP:
- Use PlantUML MCP:
npm install @brainstack/plantuml-mcp - Or use the configuration files in this repository
- Use PlantUML MCP:
- Run the MCP server using the provided scripts
- Configure Augment Code to connect to your MCP
Each MCP directory contains complete configuration files and run scripts that work out of the box with the Augment Code extension.
MCP Features
Each MCP in this repository is fully configured and ready to use with the Augment Code extension:
PlantUML MCP
- Generate UML diagrams with automatic branding
- Multiple formats: PNG, SVG, and text output
- Dark theme support with professional styling
- Available as npm package:
npm install @brainstack/plantuml-mcp
Slack MCP
- Post and read messages in channels and threads
- React with emojis to messages
- List channels and users in your workspace
- Access user profiles and information
PostgREST MCP
- Execute SQL queries via a RESTful API
- Convert SQL to REST requests automatically
- Access database resources securely
Memory MCP
- Store memories in a persistent knowledge graph
- Retrieve memories based on natural language queries
- Create a long-term memory for AI assistants
- No configuration required - works out of the box
Works with Augment Code
These MCPs are fully compatible with the Augment Code VSCode extension, enabling AI assistants to:
- Generate diagrams and visualizations
- Interact with external services
- Access and manipulate data
- Extend AI capabilities with specialized tools
For more information, visit the Augment Code website.
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










