Example server to expose a fetch tool and a fetch prompt

This commit is contained in:
David Soria Parra
2024-11-12 12:22:13 +00:00
parent 3d670a3b92
commit 10881fb19b
17 changed files with 1339 additions and 8 deletions

5
examples/README.md Normal file
View File

@@ -0,0 +1,5 @@
# Python SDK Examples
This folders aims to provide simple examples of using the Python SDK. Please refer to the
[example-servers repository](https://github.com/modelcontextprotocol/example-servers)
for real-world servers.