mcp-server-and-client

AndersonChaves/mcp-server-and-client

3.1

If you are the rightful owner of mcp-server-and-client 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.

This project is a simple implementation of a server that provides weather information using the Model Context Protocol (MCP).

MCP Server Weather

Este projeto é uma implementação simples de um servidor que fornece informações meteorológicas usando o MCP (Model Context Protocol).

Features

  • Fornece dados meteorológicos para diferentes localidades.
  • Implementa o protocolo MCP para comunicação.
  • Leve e fácil de configurar

Pré-requisitos

  • Python instalado no sistema.
  • Conhecimento básico do protocolo MCP.

Uso - Servidor

  1. Inicie o servidor:

    python server.py
    
  2. O servidor vai rodar em http://localhost:8001 por padrão.

  3. Use o cliente MCP para conectar rodar a consulta a dados climáticos.

  4. Inicie a interface com o cliente:

    streamlit run client.py
    
  5. Acesse a interface no navegador em http://localhost:8501.

Constribuições são bem-vindas!

Licensa

Este projeto está licensiado sob a .