Otavio Rodolfo Piske created CAMEL-24399:
--------------------------------------------
Summary: camel-mcp-server: should add support for setting
additional server metadata
Key: CAMEL-24399
URL: https://issues.apache.org/jira/browse/CAMEL-24399
Project: Camel
Issue Type: Improvement
Components: camel-mcp-server
Reporter: Otavio Rodolfo Piske
Looking at what Camel MCP server sets in meta, I can see the following:
2026-08-17T14:30:58.317927Z INFO serve_inner: rmcp::service: Service
initialized as client peer_info=Some(ServerPeerInfo { protocol_version:
ProtocolVersion("2025-11-25"), capabilities: ServerCapabilities { experimental:
None, extensions
: None, logging: Some({}), completions: None, prompts: None, resources: None,
tools: Some(ToolsCapability \{ list_changed: Some(true) }) }, server_info:
Some(Implementation { name: "wanaku-camel-mcp", title: None, version: "4.22.0",
descri
ption: None, icons: None, website_url: None }), instructions: None, meta: None
})
I can only set the server name using the {_}McpServerConfiguration{_}. Ideally,
I should be able to set all the others (website url, description, etc).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)