0.0.16 • Published 3 months ago

@smcphub/weather v0.0.16

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

Welcome to @smcphub/server šŸ‘‹

Version Documentation License: MIT

MCP Client of SMCPHUB. Support all Chinese cities now.

šŸ  Homepage

Install

npm i @smcphub/weather

OR

yarn add @smcphub/weather

Usage

import SmcphubClient from '@smcphub/client';

const smcphubClient = new SmcphubClient({
  api_key: 'YOUR_API_KEY'
});

smcphubClient.connect().then((tools) => {
  console.log(tools);
});

Author

šŸ‘¤ SMCPHUB

0.0.16

3 months ago

0.0.15

3 months ago

0.0.14

3 months ago

0.0.13

3 months ago

0.0.12

3 months ago

0.0.11

3 months ago

0.0.10

3 months ago

0.0.9

3 months ago

0.0.8

3 months ago

0.0.7

3 months ago

0.0.6

3 months ago

0.0.5

3 months ago

0.0.4

3 months ago

0.0.3

3 months ago

0.0.2

3 months ago

0.0.1

3 months ago