mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-18 22:44:20 +01:00
Update READMEs
This commit is contained in:
@@ -60,8 +60,8 @@ async with stdio_server() as (read, write):
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [MCP Specification](https://modelcontextprotocol.github.io)
|
- [MCP Specification](https://modelcontextprotocol.io)
|
||||||
- [Example Servers](https://github.com/modelcontextprotocol/example-servers)
|
- [Example Servers](https://github.com/modelcontextprotocol/servers)
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
# Python SDK Examples
|
# Python SDK Examples
|
||||||
|
|
||||||
This folders aims to provide simple examples of using the Python SDK. Please refer to the
|
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)
|
[servers repository](https://github.com/modelcontextprotocol/servers)
|
||||||
for real-world servers.
|
for real-world servers.
|
||||||
|
|||||||
Reference in New Issue
Block a user