sohta3
MCP Serversohta3public

mcp server quickstart

基于 Zenn 文章的 MCP 服务器实现,用于获取美国气象信息。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

About This Server

基于 Zenn 文章的 MCP 服务器实现,用于获取美国气象信息。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

mcp-server-quickstart

Zenn記事「MCPサーバー自作入門」の実装例です。

概要

National Weather Service (NWS) APIを使用して、米国の気象情報を取得するMCPサーバーです。

機能

  • 緯度経度を指定して天気予報を取得
  • 米国内の地域のみサポート

使用方法

  1. インストール
npm install
  1. ビルド
npm run build
  1. Cursorの設定

.cursor/mcp.jsonに以下の設定を追加:

{
    "mcpServers": {
      "weather-forecast": {
        "command": "node",
        "args": [
          "./build/index.js"
        ]
      }
    }
}

ライセンス

ISC

Quick Start

1

Clone the repository

git clone https://github.com/sohta3/mcp-server-quickstart
2

Install dependencies

cd mcp-server-quickstart
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersohta3
Repomcp-server-quickstart
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation