Skip to content

refactor(mcp): update SQLite examples to use new MCP client API#77

Open
liuming-dev wants to merge 1 commit intospring-projects:mainfrom
liuming-dev:sqlite
Open

refactor(mcp): update SQLite examples to use new MCP client API#77
liuming-dev wants to merge 1 commit intospring-projects:mainfrom
liuming-dev:sqlite

Conversation

@liuming-dev
Copy link

  • Replace deprecated StdioServerTransport with StdioClientTransport
  • Update SyncMcpToolCallbackProvider to use builder pattern with noPrefix generator
  • Change SQLite MCP-Server documentation links from GitHub to PyPI
  • Remove obsolete function callback documentation sections
  • Streamline MCP client initialization with new timeout configuration

These changes align with the latest Spring AI MCP integration patterns and improve code maintainability across both simple and chatbot examples.

- Replace deprecated StdioServerTransport with StdioClientTransport
- Update SyncMcpToolCallbackProvider to use builder pattern with noPrefix generator
- Change SQLite MCP-Server documentation links from GitHub to PyPI
- Remove obsolete function callback documentation sections
- Streamline MCP client initialization with new timeout configuration

These changes align with the latest Spring AI MCP integration patterns
and improve code maintainability across both simple and chatbot examples.

Signed-off-by: 虫洞 <liuming.liu@alibaba-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant