Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MCP Server
  • TxtAi Memory Vector Server
  • Kintone MCP Server
  • Jira MCP Server
  • GitHub Repository MCP Server
Back to MCP Servers
MCP Server Demo

MCP Server Demo

Public
dynstat/mcp-demo

Demonstrates a Model Context Protocol server offering AI assistants tools for news article retrieval, basic calculations, weather updates, and personalized greetings.

python
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with MCP Server Demo

MCP Server

Unlock the full potential of MCP Server Demo through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

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

Setup

Prerequisites

  • Python 3.x
  • Required Python packages (used for testing):
    • mcp-server
    • worldnewsapi

Installation

  1. Clone this repository
  2. Install dependencies:
    uv add mcp-server
    
    uv add worldnewsapi
    
    pip 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.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MCP Server
    MCP Server

    Provides greeting-related tools, resources, and prompts via Model Context Protocol (MCP), enabling p...

    Added May 30, 2025
  • TxtAi Memory Vector Server
    TxtAi Memory Vector Server

    Model Context Protocol server offering advanced semantic search, persistent memory management, tag-b...

    Added May 30, 2025
  • Kintone MCP Server
    Kintone MCP Server

    Enables seamless integration with kintone via Model Context Protocol, offering comprehensive capabil...

    25 tools
    Added May 30, 2025
  • Jira MCP Server
    Jira MCP Server

    Enables AI assistants to seamlessly interact with Jira via Model Context Protocol, offering project ...

    Added May 30, 2025
  • GitHub Repository MCP Server
    GitHub Repository MCP Server

    Enables AI models to access GitHub repository contents via Model Context Protocol, offering tools to...

    3 tools
    Added May 30, 2025