byquan2004/free-mcp-server
If you are the rightful owner of free-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Server is a project built on Spring AI, designed to demonstrate the basic functions of the Model Context Protocol service through standard input/output protocol.
Get random goddess picture
Fetches a random picture of a goddess.
Get random goddess video
Fetches a random video of a goddess.
Get IP address details
Retrieves detailed information about a given IP address.
Get news
Provides the latest news updates.
Get Hacker news
Fetches the latest updates from Hacker News.
Get weather
Provides current weather information.
Google web search
Performs a web search using Google.
Baidu web search
Performs a web search using Baidu.
MCP-SERVER
Introduction
The project is built based on Spring AI and runs through the stdio (standard input/output) protocol, aiming to demonstrate the basic functions of the MCP (Model Context Protocol) service. The project integrates a variety of practical tools, including obtaining random goddess pictures, videos, IP address details, news, hacker news, weather information, and web search functions that support Google and Baidu.
Resource
Requirement
- JDK 17+
- Maven 3.x+
The MCP Server and include tools
ADD mcpServer
{
"mcpServers": {
"spring-ai-mcp-demo": {
"command": "java",
"args": [
"-jar",
"/target/mcp-server-0.0.1.jar"
]
}
}
}
Include tools
- Get random goddess picture
- Get random goddess video
- Get IP address details
- Get news
- Get Hacker news
- Get weather
- Google web search
- Baidu web search
Disclaimer
This project is for educational purposes only.