Muxara
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
MuxaraCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



