File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments