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
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Servers
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments