Skip to content

Commit e8564ef

Browse files
committed
Push to git as Xian Lu 鲜嘉露
1 parent 33dce7f commit e8564ef

1 file changed

Lines changed: 12 additions & 20 deletions

File tree

README.md

Lines changed: 12 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -68,52 +68,44 @@ Your MCP server is now running with schema validation, resources, and prompt cap
6868
<tr>
6969
<td width="25%" align="center">
7070

71-
<br/>
72-
73-
<div style="font-size: 3em;">🛠️</div>
74-
7571
### Build a Secure MCP Server
7672

77-
Start with basic tools and add authentication
73+
• Start with basic tools
74+
• Add authentication
75+
• Schema validation
7876

7977
[Get Started →](#installation)
8078

8179
</td>
8280
<td width="25%" align="center">
8381

84-
<br/>
85-
86-
<div style="font-size: 3em;">🔐</div>
87-
8882
### Add Auth & Multi-tenancy
8983

90-
User-level API keys and permissions
84+
• User-level API keys
85+
• Permission management
86+
• Session handling
9187

9288
[Learn More →](#authenticated-service-with-aws-cognito)
9389

9490
</td>
9591
<td width="25%" align="center">
9692

97-
<br/>
98-
99-
<div style="font-size: 3em;">🚀</div>
100-
10193
### Deploy MCP Server to Enterprise-Level
10294

103-
HTTP transport, monitoring, observability
95+
• HTTP transport
96+
• Monitoring & observability
97+
• Production scaling
10498

10599
[Deploy Now →](#api-reference)
106100

107101
</td>
108102
<td width="25%" align="center">
109103

110-
<br/>
111-
112-
<div style="font-size: 3em;">🎨</div>
113-
114104
### MCP UI / Apps
115105

116-
Build ChatGPT Apps with UI components
106+
• Build ChatGPT Apps
107+
• UI components library
108+
• Interactive interfaces
117109

118110
[Build Apps →](#examples)
119111

0 commit comments

Comments
 (0)