Update README.md
Browse files
README.md
CHANGED
|
@@ -9,11 +9,6 @@ pinned: false
|
|
| 9 |
license: other
|
| 10 |
tags:
|
| 11 |
- mcp
|
| 12 |
-
- model-context-protocol
|
| 13 |
-
- code-generation
|
| 14 |
-
- api
|
| 15 |
-
- agents
|
| 16 |
-
- langgraph
|
| 17 |
- mcp-in-action-track-enterprise
|
| 18 |
- mcp-in-action-track-research
|
| 19 |
- mcp-in-action-track-consumer
|
|
@@ -38,7 +33,7 @@ A **meta-MCP** that generates MCP servers from any API! This is:
|
|
| 38 |
- **π Automatic API Analysis** - Just provide a URL, we analyze the API structure
|
| 39 |
- **π€ AI-Powered Code Generation** - Claude generates complete, working MCP servers
|
| 40 |
- **π¦ Complete Package** - Get server code, README, and config files
|
| 41 |
-
- **π Instant Hosting** - Your MCP runs immediately in
|
| 42 |
- **π₯ Download Option** - Self-host later if you want
|
| 43 |
- **π¨ Beautiful UI** - Built with Gradio for ease of use
|
| 44 |
|
|
|
|
| 9 |
license: other
|
| 10 |
tags:
|
| 11 |
- mcp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
- mcp-in-action-track-enterprise
|
| 13 |
- mcp-in-action-track-research
|
| 14 |
- mcp-in-action-track-consumer
|
|
|
|
| 33 |
- **π Automatic API Analysis** - Just provide a URL, we analyze the API structure
|
| 34 |
- **π€ AI-Powered Code Generation** - Claude generates complete, working MCP servers
|
| 35 |
- **π¦ Complete Package** - Get server code, README, and config files
|
| 36 |
+
- **π Instant Hosting** - Your MCP runs immediately in a deployed space using your HF Token
|
| 37 |
- **π₯ Download Option** - Self-host later if you want
|
| 38 |
- **π¨ Beautiful UI** - Built with Gradio for ease of use
|
| 39 |
|