Skip to content

Commit 9ab67c7

Browse files
committed
add smithery registration
1 parent 0d22362 commit 9ab67c7

File tree

1 file changed

+3
-13
lines changed

1 file changed

+3
-13
lines changed

README.md

Lines changed: 3 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ This repository contains two distinct server implementations to illustrate diffe
6868

6969
## ✨ Feature Compliance
7070

71-
This server implements the complete MCP Golden Standard feature set for the learning edition.
71+
This server implements the complete MCP Latest Standard feature set for the learning edition.
7272

7373
| Name | Status | Implementation |
7474
|:------|:--------|:----------------|
@@ -212,18 +212,8 @@ npm run test:coverage
212212
npm run test:watch
213213
```
214214

215-
## 📚 Project Resources
215+
## 📚 Official Resources
216216

217217
* [MCP Specification](https://spec.modelcontextprotocol.io)
218218
* [Model Context Protocol Documentation](https://modelcontextprotocol.io)
219-
* [STDIO Transport Documentation](https://spec.modelcontextprotocol.io/specification/basic/transports/#stdio)
220-
221-
## 📝 License
222-
223-
This project is licensed under the MIT License.
224-
225-
---
226-
227-
<p align="center">
228-
✅ <strong>Fully Compliant with MCP Learning Edition Golden Standard</strong>
229-
</p>
219+
* [STDIO Transport Documentation](https://spec.modelcontextprotocol.io/specification/basic/transports/#stdio)

0 commit comments

Comments
 (0)