You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Context 7 MCP server does not detect the latest Spring Boot release. Instead, it reports an outdated version as the “latest”.
This creates a significant problem:
• AI agents that rely on Context 7 cannot generate or work with the newest Spring Boot features.
• As a result, AI-generated code is based on outdated versions, which reduces accuracy and usefulness.
• Since Context 7 is the most widely used and useful MCP server, this issue impacts a large portion of the community.
Expected behavior:
• Context 7 MCP server should correctly identify and provide the latest Spring Boot version.