MCP WebSearch Server - Java/Spring AI 实现
by coderguy-21 · ai-ml · mcp-server, lobehub, web-search
基于Java/Spring Boot的MCP WebSearch服务器实现,集成DuckDuckGo和Brave Search提供商,支持智能查询增强、速率限制,以及双重传输方式(stdio和HTTP/HTTPS)。需要在./certs/目录下提供外部SSL证书文件以启用HTTPS模式。
Source: https://github.com/coderguy-21/mcp-ddg-java
Install
git clone https://github.com/coderguy-21/mcp-ddg-javaTags: mcp-server, lobehub, web-search
⭐ 33 GitHub stars · Source: lobehub
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
MCP WebSearch Server - Java/Spring AI 实现 is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- DuckDuckGo Search MCP Server by mekayelanik
DuckDuckGo Search MCP Server is a privacy-focused, lightweight Model Context Protocol server providing web search capabilities without requiring API keys. It supports multiple transport protocols (HTTP, SSE, WebSocket) and is configured primarily via environment variables.
- Meta Ads MCP by nictuku
Model Context Protocol (MCP) server for interacting with Meta Ads API. Enables AI models to access, analyze, and manage Meta advertising campaigns through a standardized interface. Requires PIPEBOARD_API_TOKEN environment variable for authentication with Pipeboard service.
- Pipedrive MCP Server by yourusername
一个 Model Context Protocol (MCP) 服务器,连接到 Pipedrive API v2,向像 Claude 这样的 LLM 应用程序暴露 Pipedrive CRM 数据。需要通过 .env 文件中的 PIPEDRIVE_API_TOKEN 环境变量配置的 Pipedrive API 令牌。
- Chrome MCP Server by hangwin
Chrome MCP Server 是一个基于 Chrome 扩展的模型上下文协议(MCP)服务器,能够将您的 Chrome 浏览器功能暴露给像 Claude 这样的 AI 助手,实现复杂的浏览器自动化、内容分析和语义搜索。需要安装 Chrome 扩展和全局安装 mcp-chrome-bridge npm 包。
- Accela MCP by Donatoni
A Model Context Protocol server that wraps the Accela Construct API as a curated, capability-grouped tool set for Accela Civic Platform, safe by default with read-only access.
- anythingllm-mcp by moliver28
MCP server for AnythingLLM that enables AI document chat platform interaction with tools for workspaces, chat, documents, threads, and system operations.
- Frappe MCP Server by kallusuvaidyam
Manage your Frappe benches and sites directly from Claude.ai through natural language, enabling operations like restarting services, listing sites, running Python scripts, and viewing logs.
- kookmin-stock by JooSeunghyeon
MCP server that provides Korean stock market data including indices, top gainers, stock quotes, news, fundamentals, and buy recommendations. Enables LLMs to access real-time and historical Korean stock information.
Frequently asked questions
How do I install MCP WebSearch Server - Java/Spring AI 实现?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support MCP WebSearch Server - Java/Spring AI 实现?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is MCP WebSearch Server - Java/Spring AI 实现 free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.