Imagemagick MCP Server
@Yoshino-Yukitaro
About Imagemagick MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"imagemagick": {
"command": "bun",
"args": [
"main.ts"
],
"cwd": "/absolute/path/to/imagemagick_mcp_server",
"env": {}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Imagemagick MCP Server?
Imagemagick MCP Server is an MCP (Model Context Protocol) server designed for use with Roo Code. It is implemented in TypeScript and executed via Bun.
How to use Imagemagick MCP Server?
To use Imagemagick MCP Server, clone the repository, open the MCP Servers tab in Roo Code, edit the mcp.json file, and add a configuration entry pointing to the server’s main.ts file with the bun command. Then reload the MCP Servers tab.
Key features of Imagemagick MCP Server
—
Use cases of Imagemagick MCP Server
—
FAQ from Imagemagick MCP Server
—
—
—
—
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
Comments