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
-
Inicie o servidor:
python server.py
-
O servidor vai rodar em
http://localhost:8001
por padrão. -
Use o cliente MCP para conectar rodar a consulta a dados climáticos.
-
Inicie a interface com o cliente:
streamlit run client.py
-
Acesse a interface no navegador em
http://localhost:8501
.
Constribuições são bem-vindas!
Licensa
Este projeto está licensiado sob a .