Skip to content

Conversation

@tzolov
Copy link
Contributor

@tzolov tzolov commented May 16, 2025

  • Add capability configuration to enable/disable tools, resources, prompts, and completions individually
  • Refactor server configuration to conditionally register capabilities based on configuration
  • Add support for server instructions configuration
  • Update documentation with new capability options and completion management
  • Add tests for new capabilities and configurations

Resolves #3207

- Add capability configuration to enable/disable tools, resources, prompts, and completions individually
- Refactor server configuration to conditionally register capabilities based on configuration
- Add support for server instructions configuration
- Update documentation with new capability options and completion management
- Add tests for new capabilities and configurations

Resolves spring-projects#3207

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov added this to the 1.0.0 milestone May 16, 2025
@tzolov tzolov added the MCP label May 16, 2025
Signed-off-by: Christian Tzolov <[email protected]>
@markpollack markpollack merged commit 4bde577 into spring-projects:main May 16, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Inconsistent MCP Server Capabilities Configuration

2 participants