Muxara

by muxara-com

274 downloads
Not rated
GitHub

Description

AI agents can use [Muxara](https://muxara.com/) for programmatic conversion via the Model Context Protocol. The MCP server exposes the same workflow and limits as the website. See [MCP.md](https://github.com/muxara-com/muxara/blob/main/MCP.md) for tools, connection instructions…

About

AI agents can use [Muxara](https://muxara.com/) for programmatic conversion via the Model Context Protocol. The MCP server exposes the same workflow and limits as the website. See [MCP.md](https://github.com/muxara-com/muxara/blob/main/MCP.md) for tools, connection instructions (Cursor, MCP Inspector), limits, and a…

Details

Author
muxara-com
Downloads
274
Categories
Other

- Exposes Muxara’s conversion workflow via MCP
- Compatible with Cursor and MCP Inspector
- Provides a Node.js demo with pnpm

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Muxara
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Refer to the MCP.md file in the repository for detailed connection instructions and tool support (Cursor, MCP Inspector). A Node.js demo is available using pnpm install && pnpm demo.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "muxara": {
            "muxara": {
                "url": "https://api.muxara.com/mcp"
            }
        }
    }
}

McpServers

{
    "muxara": {
        "url": "https://api.muxara.com/mcp"
    }
}

AI agents can use Muxara for programmatic conversion via the Model Context Protocol. The MCP server exposes the same workflow and limits as the website.

See MCP.md for tools, connection instructions (Cursor, MCP Inspector), limits, and a Node.js demo (pnpm install && pnpm demo).

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.