@@ -8,8 +8,9 @@ Model Context Protocol (MCP) server that provides tools for interacting with API
88 - [ Table of Contents] ( #table-of-contents )
99 - [ Features] ( #features )
1010 - [ Example Use Cases] ( #example-use-cases )
11- - [ Petstore retrieval of all available GET methods] ( #petstore-retrieval-of-all-available-get-methods )
12- - [ Petstore retrieval of a specific method] ( #petstore-retrieval-of-a-specific-method )
11+ - [ OpenAPI Petstore retrieval docs] ( #openapi-petstore-retrieval-docs )
12+ - [ GraphQL retrieval docs] ( #graphql-retrieval-docs )
13+ - [ Multiple Sources retrieval docs] ( #multiple-sources-retrieval-docs )
1314 - [ Architecture] ( #architecture )
1415 - [ Installation] ( #installation )
1516 - [ Configuration] ( #configuration )
@@ -39,13 +40,17 @@ Model Context Protocol (MCP) server that provides tools for interacting with API
3940
4041## Example Use Cases
4142
42- ### Petstore retrieval of all available GET methods
43+ ### OpenAPI Petstore retrieval docs
4344
44- <video src =" https://github.com/user-attachments/assets/26023600-d809-47f2-9254-2de6a73bb23a " width =" 100% " controls ></video >
45+ <video src =" https://github.com/user-attachments/assets/e2d73c08-7b4b-4157-bd17-aaf3090f67ec " width =" 100% " controls ></video >
4546
46- ### Petstore retrieval of a specific method
47+ ### GraphQL retrieval docs
4748
48- <video src =" https://github.com/user-attachments/assets/9ef66e19-c83b-4dcb-b7d0-44b3d94f140a " width =" 100% " controls ></video >
49+ <video src =" https://github.com/user-attachments/assets/c597015a-ee9f-4f2d-a332-1f1785d88c86 " width =" 100% " controls ></video >
50+
51+ ### Multiple Sources retrieval docs
52+
53+ <video src =" https://github.com/user-attachments/assets/3bf7724e-bc74-46c5-9e57-919ea2ec7b52 " width =" 100% " controls ></video >
4954
5055## Architecture
5156
0 commit comments