File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,16 @@ A comprehensive Model Context Protocol (MCP) server boilerplate built with TypeS
126126 - JSON Web Token (JWT) Signature Algorithm: RS256
127127 - Click on "Create"
128128
129+ ## Screenshots
130+
131+ | Metadata Discovery | Client Registration | Preparing Authorization |
132+ | :----------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------: |
133+ | ![ Metadata Discovery] ( https://github.com/user-attachments/assets/eeb5ae6e-e48e-43d0-a923-5cc85228f3f1 ) | ![ Client Registration] ( https://github.com/user-attachments/assets/bb0a4823-b603-4330-9ad6-47b5dba758a7 ) | ![ Preparing Authorization] ( https://github.com/user-attachments/assets/41dfa521-04de-467f-8fd2-7dec792021b8 ) |
134+
135+ | Authorization with 3rd party server | Request Authorization and acquire authorization code | Token Request and Authentication Complete |
136+ | :--------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------: |
137+ | ![ Request Authorization and acquire authorization code] ( https://github.com/user-attachments/assets/4aaf5162-805f-4772-b3fe-39d4e7cae157 ) | ![ Token Request] ( https://github.com/user-attachments/assets/84a51bab-458f-4c3f-8f7d-34c5e8c7e2eb ) | ![ Authentication Complete] ( https://github.com/user-attachments/assets/b963a2e2-1308-4c7d-a9fa-86a8d493896d ) |
138+
129139## References
130140
131141- [ Authorization] ( https://modelcontextprotocol.io/specification/draft/basic/authorization )
You can’t perform that action at this time.
0 commit comments