PiAPI-MCP Server

Votes: 0

After running the command, MCP Inspector will be available at http://localhost:5173 (default port: 5173). Open this URL in your browser to start testing. The default timeout for inspector operations is 10000ms (10 seconds), which may not be sufficient for image generation tasks. It's recommended to increase the timeout when testing image generation or other time-consuming operations. You can adjust the timeout by adding a timeout parameter to the URL, for example: http://localhost:5173?timeout=60000 (sets timeout to 60 seconds)

GitHub: https://github.com/apinetwork/piapi-mcp-server

Language: TypeScript

License: MIT

Official: No

Categories:

TypeScriptEntertainment & MediaImage & Video Processing