visproj commited on
Commit
04693f6
Β·
verified Β·
1 Parent(s): e871161

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -6
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 our Space
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