0.0.2 • Published 6 months ago
@ema.viv/pok-api v0.0.2
@ema.viv/pok-api
MCP server for pok-api API
Installation
npm install -g @ema.viv/pok-apiUsage
As a CLI tool
pok-apiAs 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