inference.sh MCP Server

utilities By Community

Description

Run 150+ AI apps — image, video, audio, LLMs, 3D and more. Browse, execute, stream results.

Install & Run Command

npx -y ac.inference.sh/mcp
Use this command in your Model Context Protocol client environment (e.g., Claude Desktop config or other orchestration transport setups).

mcp_config.json Snippet

Add this configuration block inside your local client mcpServers section:

"mcpServers":
{ "mcpServers": { "ac-inference-sh-mcp": { "command": "npx", "args": [ "-y", "@modelcontextprotocol/server-ac-inference-sh-mcp" ] } } }

Server Details

Stars & Popularity ⭐️ New
Author Community
Category utilities
Status Active / Stable

⚡ Try in Config Builder ← Back to Registry
Configuration copied to clipboard!