Back to search
30
MCP

apiz-mcp

npm/apiz-mcp

MCP (Model Context Protocol) server for apiz.ai — exposes generate / get_result / search_models / guide / account / speak / parse_video / transfer_url tools

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.sap/mdk-mcp-server
Model Context Protocol (MCP) server for AI-assisted development of MDK applications.
0 tools
io.github.rbonestell/ap-mcp-server
Model Context Protocol (MCP) server for the Associated Press Media API
0 tools
io.github.cap-js/mcp-server
Model Context Protocol (MCP) server for AI-assisted development of CAP applications.
0 tools
MediaWiki-MCP-Server
Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
0 tools
mcp-server
Model Context Protocol (MCP) server for video automation with Plainly Videos API (Adobe After Effects automation).
0 tools
mcp-ai-hub
A Model Context Protocol (MCP) server that provides unified access to various AI providers through LiteLM. Chat with OpenAI, Anthropic, and
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apiz-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}