Skip to main content
Glama

PiAPI-MCP Server

by apinetwork
package.json477 B
{ "name": "piapi-mcp-server", "version": "1.0.0", "description": "MCP Server for PiAPI image generation", "type": "module", "main": "dist/index.js", "engines": { "node": ">=18.15.0" }, "scripts": { "build": "tsc", "inspect": "npx fastmcp inspect dist/index.js" }, "dependencies": { "dotenv": "^16.3.1", "fastmcp": "^1.1.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^18.19.0", "typescript": "^5.3.3" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/apinetwork/piapi-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server