Imagemagick MCP Server
@Yoshino-Yukitaro
About Imagemagick MCP Server
No overview available yet
Basic information
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
—
—
—
—
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

EverArt
modelcontextprotocolModel Context Protocol Servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Comments