Pixapi is answering right now. Last checked 8 min ago. 10 installs a week from npm. Last commit 8 Sep 2026.
MCP server for Pixapi: check live credit pricing and balance, then generate images and video.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const child = spawn(command, args, {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.
claude mcp add pixapi-mcp --transport http https://api.pixapi.ai/mcp
{
"mcpServers": {
"pixapi-mcp": {
"url": "https://api.pixapi.ai/mcp"
}
}
}
[mcp_servers.pixapi-mcp]
url = "https://api.pixapi.ai/mcp"
{
"mcpServers": {
"pixapi-mcp": {
"url": "https://api.pixapi.ai/mcp"
}
}
}
{
"mcpServers": {
"pixapi-mcp": {
"url": "https://api.pixapi.ai/mcp"
}
}
}
This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| https://api.pixapi.ai/mcp | streamable-http | needs key | 370 ms | 8 min ago |
Generate and edit images and videos, and check your Deep Art credit balance.
RunAPI MCP server for Imagen 4: create tasks, poll status, check pricing.
RunAPI MCP server for GPT Image: create tasks, poll status, check pricing.
RunAPI MCP server for Qwen Image: create tasks, poll status, check pricing.
RunAPI MCP server for Z Image: create tasks, poll status, check pricing.
RunAPI MCP server for GPT Image 2: create tasks, poll status, check pricing.
RunAPI MCP server for GPT-4o Image: create tasks, poll status, check pricing.
MCP server for OpenAI Images/Videos and Google GenAI (Veo) media generation.
Answers built from our own checks of this server.