MCP.so
登录

MCP Quickstart Weather Server

@yu-ko-ba

关于 MCP Quickstart Weather Server

Quickstart of MCP server

基本信息

分类

媒体与设计

运行时

kotlin

传输方式

stdio

发布者

yu-ko-ba

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MCP Quickstart Weather Server?

A sample MCP server for weather data used in the official MCP quickstart tutorial. It demonstrates how to build a Model Context Protocol server with weather tools.

How to use MCP Quickstart Weather Server?

Key features of MCP Quickstart Weather Server

  • Sample implementation for MCP quickstart tutorial
  • Uses Kotlin SDK from Model Context Protocol
  • Provides weather-related tools and resources
  • Complete source code available on GitHub

Use cases of MCP Quickstart Weather Server

  • Learning how to build an MCP server from scratch
  • Following along with the official quickstart guide
  • Referencing a working example for your own MCP server

FAQ from MCP Quickstart Weather Server

What is MCP Quickstart Weather Server?

It is the server built in the official MCP quickstart tutorial, providing a simple weather service as a learning example.

Where can I find the complete source code?

The complete code is hosted in the Kotlin SDK samples repository on GitHub under samples/weather-stdio-server.

What language and SDK does it use?

It uses the Kotlin SDK provided by the Model Context Protocol.

Is this server meant for production use?

No, it is a quickstart example intended for learning and experimentation only.

评论

媒体与设计 分类下的更多 MCP 服务器