Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP Server Demowhat's the weather in Tokyo today?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server Demo
A simple demonstration project for the Model Control Protocol (MCP) server implementation. MCP client implementation will be provided in the future.
Overview
This project demonstrates a simple MCP server built with FastMCP that provides several tools and resources for AI assistants to use:
News Article Fetching: Query and retrieve news articles from WorldNewsAPI
Simple Calculation: Basic addition functionality
Weather Information: Simple weather data retrieval
Dynamic Greeting: Personalized greeting resource
Related MCP server: Google Research MCP
Setup
Prerequisites
Python 3.x
Required Python packages (used for testing):
mcp-serverworldnewsapi
Installation
Clone this repository
Install dependencies:
uv add mcp-serveruv add worldnewsapipip install mcp-server worldnewsapi
Usage
Running the Server
Run the server with Python: from MCP related configuration and restart the client, like claude desktop or cursor ide mcp.