Spring Ai Mcp Deepseek
@firefly0512
关于 Spring Ai Mcp Deepseek
使用 Spring AI 整合 MCP 服务,包括 MCP server 和 deepseek client
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Spring Ai Mcp Deepseek?
Spring Ai Mcp Deepseek is a project that uses Spring AI 1.0.0 to integrate Model Context Protocol (MCP) services with a DeepSeek AI client. It provides an MCP server and multiple client modules for chat and tool invocation.
How to use Spring Ai Mcp Deepseek?
Configure your DeepSeek API key (spring.ai.openai.api-key) in application.properties. Start the mcp-server module on port 8085, then start either the mcp-client module (port 8082) for a text chat API, or the mcp-tool-client module (port 8083) for a page-based client with stream and tool‑call control. Access the SSE endpoint at http://localhost:8085/sse.
Key features of Spring Ai Mcp Deepseek
- MCP server with SSE streaming endpoint on port 8085
- Text chat client API on port 8082
- Page client with call/stream and tool control on port 8083
- Displays registered MCP tools on the client page
- Formats tool call results for readability
Use cases of Spring Ai Mcp Deepseek
- Chat with DeepSeek AI via an MCP‑integrated text API
- Invoke MCP tools from a web page client
- Stream AI responses in real time
- Test and demonstrate MCP tool‑calling capabilities
FAQ from Spring Ai Mcp Deepseek
What API key is required?
You need a DeepSeek API key, configured as spring.ai.openai.api-key in the application.properties files of the mcp-client and call-mcp modules.
What modules does the project contain?
It contains three modules: mcp-server (port 8085), mcp-client (port 8082), and mcp-tool-client (port 8083).
How do I access the client interfaces?
For the text client, use endpoints like /api/chat or /chat with a message parameter. For the page client, visit http://localhost:8083/.
Does the server support SSE streaming?
Yes, the MCP server exposes an SSE endpoint at http://localhost:8085/sse.
Is there a user interface for tool control?
Yes, the mcp-tool-client module provides a web page at port 8083 that shows a list of registered MCP tools and allows invoking them with formatted results.
其他 分类下的更多 MCP 服务器
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ICSS
chokcoco不止于 CSS
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论