Imagemagick MCP Server
@Yoshino-Yukitaro
关于 Imagemagick MCP Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"imagemagick": {
"command": "bun",
"args": [
"main.ts"
],
"cwd": "/absolute/path/to/imagemagick_mcp_server",
"env": {}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
—
—
—
其他 分类下的更多 MCP 服务器
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
5.8K
Awesome Mlops
visengerA curated list of references for MLOps
14.0K

EverArt
modelcontextprotocolModel Context Protocol Servers
88.1K
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
90.5K

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
88.2K
评论