diff --git a/README.md b/README.md index 96a9dd4..bb704c9 120000 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -./packages/core/README.md \ No newline at end of file +[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/muppet-dev-muppet-badge.png)](https://mseep.ai/app/muppet-dev-muppet) + +# Muppet + +[![npm version](https://img.shields.io/npm/v/muppet.svg)](https://npmjs.org/package/muppet "View this project on NPM") +[![npm downloads](https://img.shields.io/npm/dm/muppet)](https://www.npmjs.com/package/muppet) +[![license](https://img.shields.io/npm/l/muppet)](LICENSE) + +Muppet is an open-source toolkit designed to simplify the entire lifecycle of your Model Context Protocol (MCP) servers—from development and testing to deployment. + +For documentation visit [muppet.dev](https://muppet.dev). + +## Contributing + +Visit our [contributing docs](https://github.com/muppet-dev/muppet/blob/main/CONTRIBUTING.md).