0.0.2 • Published 6 months ago

@ema.viv/pok-api v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

@ema.viv/pok-api

MCP server for pok-api API

Installation

npm install -g @ema.viv/pok-api

Usage

As a CLI tool

pok-api

As a library

import { PokApiMcpServer } from '@ema.viv/pok-api';

const server = new PokApiMcpServer();
await server.start();

Features

This MCP server provides tools and resources for the pok-api API, automatically generated from the OpenAPI specification.

Generated by

OpenAPI MCP Generator - Automatically converts OpenAPI specifications to MCP servers.

License

MIT

0.0.2

6 months ago

0.0.1

6 months ago