Skip to content

Commit da8a6ba

Browse files
author
klapaudius
committed
Add new resource examples and align README structure
Added examples for resources and resource templates to enhance documentation clarity.
1 parent d70d78c commit da8a6ba

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ Key benefits:
7171
tools:
7272
- KLP\KlpMcpServer\Services\ToolService\Examples\HelloWorldTool
7373
- KLP\KlpMcpServer\Services\ToolService\Examples\VersionCheckTool
74+
resources:
75+
- KLP\KlpMcpServer\Services\ResourceService\Examples\HelloWorldResource
76+
resources_templates:
77+
- KLP\KlpMcpServer\Services\ResourceService\Examples\McpDocumentationResource
7478
```
7579
For more detailed explanations, you can open the default configuration file
7680
[from that link.](src/Resources/config/packages/klp_mcp_server.yaml)
@@ -278,8 +282,8 @@ We are committed to actively pursuing the following key initiatives to enhance t
278282

279283
- **Core Features:**
280284
- ✅ Resources implementation compliant with MCP specification.
281-
- Prompts implementation compliant with MCP specification.
282285
- Support for Streamable HTTP (as specified in MCP 2025-03-26 version).
286+
- Prompts implementation compliant with MCP specification.
283287
- **Additional Adaptaters:**
284288
- Support for more Pub/Sub adapters (e.g., RabbitMQ).
285289

0 commit comments

Comments
 (0)