From a43f02627c0af7ca37247be39e59b1b0717c8f92 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sat, 19 Apr 2025 09:40:57 -0400 Subject: [PATCH] add MCP server badge --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c167244..c7c9920 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ +# MCP Create Server + +[![NPM version](http://img.shields.io/npm/v/mcp.svg?style=flat-square)](https://www.npmjs.org/package/mcp) + +A dynamic MCP server management service that creates, runs, and manages Model Context Protocol (MCP) servers dynamically. This service itself functions as an MCP server and launches/manages other MCP servers as child processes, enabling a flexible MCP ecosystem. + + + MiniMax Server MCP server + + ![export](https://github.com/MiniMax-AI/MiniMax-01/raw/main/figures/MiniMaxLogo-Light.png)
@@ -117,4 +127,4 @@ We support two transport types: stdio and sse. ### 4. generate images - + \ No newline at end of file