KR-MCP-Server
@kirikoko1213
KR-MCP-Server について
这是一个基于 [MCP-Go] 框架开发的MCP 服务的项目,提供了一系列工具和功能。
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is KR-MCP-Server?
KR-MCP-Server is a Model Context Protocol server built with the MCP-Go framework. It provides weather lookup, DNF (Dungeon & Fighter) gold price query tools, and supports SSE transport, resource capabilities, and prompt capabilities. It integrates with the Juhe (聚合数据) API for weather data. The project is intended for developers who want to extend their MCP ecosystem with these tools.
How to use KR-MCP-Server?
Clone the repository, run go mod download to install dependencies, set the environment variable JUHE_KEY_SIMPLE_WEATHER with a Juhe API key for weather queries, then execute go run main.go. The server starts on http://localhost:3001 and exposes weather and DNF gold query tools.
Key features of KR-MCP-Server
- Weather query tool using Juhe API
- DNF gold price query tool
- SSE (Server-Sent Events) server support
- Resource and prompt capabilities
- Built with Go and MCP-Go framework
Use cases of KR-MCP-Server
- Integrate weather lookup into AI assistants or chat bots
- Fetch current DNF gold prices for in-game economy analysis
- Develop custom MCP tools with resource and prompt support
- Rapidly prototype MCP servers using the Go ecosystem
FAQ from KR-MCP-Server
What dependencies does KR-MCP-Server require?
Go runtime, the MCP-Go framework, SSE, and a Juhe API key for weather queries. The project manages dependencies via go.mod.
Where does weather data come from?
Weather data comes from the Juhe (聚合数据) API. You must register on their website, apply for a weather API key, and set it as the JUHE_KEY_SIMPLE_WEATHER environment variable.
How is KR-MCP-Server accessed?
It runs as an SSE server on http://localhost:3001. Clients connect via SSE to use the provided tools and resources.
What tools does KR-MCP-Server provide?
Two tools: weather query and DNF gold query. Additional custom tools and prompts can be added using the MCP-Go framework.
Is authentication required to use the server?
The server itself does not implement authentication, but the weather tool requires a Juhe API key set as an environment variable.
「その他」の他のコンテンツ
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント