diff --git a/docs/PLUGIN_CATALOG.md b/docs/PLUGIN_CATALOG.md
index ac6717069..339da55db 100644
--- a/docs/PLUGIN_CATALOG.md
+++ b/docs/PLUGIN_CATALOG.md
@@ -42,6 +42,7 @@ This file is automatically generated. If you would like to add to the plugin lis
| [Libvirt](https://github.com/intelsdi-x/snap-plugin-collector-libvirt)
[![supported_label]](https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_STATUS.md#supported-plugins) | [Intel](https://github.com/intelsdi-x) | Collects Linux libvirt metrics | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-libvirt) | [release](https://github.com/intelsdi-x/snap-plugin-collector-libvirt/releases) |
| [Load](https://github.com/intelsdi-x/snap-plugin-collector-load) | [Intel](https://github.com/intelsdi-x) | Collects Linux load average from /proc/loadavg | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-load) | [release](https://github.com/intelsdi-x/snap-plugin-collector-load/releases) |
| [Logs](https://github.com/intelsdi-x/snap-plugin-collector-logs) | [Intel](https://github.com/intelsdi-x) | Collects log messages | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-logs) | [release](https://github.com/intelsdi-x/snap-plugin-collector-logs/releases) |
+| [Mcelog](https://github.com/ami-GS/snap-plugin-collector-mce) | [ami-GS](https://github.com/ami-GS) | Collects Machine Checks from /var/log/mcelog | [![Buid Status](https://travis-ci.org/ami-GS/snap-plugin-collector-mce.svg?branch=master)](https://travis-ci.org/ami-GS/snap-plugin-collector-mce) | [release](https://github.com/ami-GS/snap-plugin-collector-mce/releases) |
| [Memcache](https://github.com/raintank/snap-plugin-collector-memcache) | [raintank](https://github.com/raintank) | Memcach stat collector plugin for Snap | | |
| [Meminfo](https://github.com/intelsdi-x/snap-plugin-collector-meminfo)
[![supported_label]](https://github.com/intelsdi-x/snap/blob/master/docs/PLUGIN_STATUS.md#supported-plugins) | [Intel](https://github.com/intelsdi-x) | Collects Linux memory metrics from /proc/meminfo. | [![Build Status](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo.svg?branch=master)](https://travis-ci.org/intelsdi-x/snap-plugin-collector-meminfo) | [release](https://github.com/intelsdi-x/snap-plugin-collector-meminfo/releases) |
| [Mesos](https://github.com/intelsdi-x/snap-plugin-collector-mesos) | [Intel](https://github.com/intelsdi-x) | Collects Apache Mesos cluster metrics | | [release](https://github.com/intelsdi-x/snap-plugin-collector-mesos/releases) |
diff --git a/docs/plugins.yml b/docs/plugins.yml
index fcddb1151..2d5d6d9c9 100644
--- a/docs/plugins.yml
+++ b/docs/plugins.yml
@@ -136,3 +136,4 @@
- intelsdi-x/snap-plugin-collector-pysmart:
supported: true
- cuongquay/snap-plugin-collector-csvreader
+- ami-GS/snap-plugin-collector-mce