Image Tools
Rank #15,121io.github.fasuizu-br/image-tools
MCP server providing image-tools capabilities
Image Tools is a Model Context Protocol (MCP) server published by fasuizu-br. It ranks #15,121 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Image Tools is listed on Official MCP, with 5 tracked versions. It was first listed on Feb 24, 2026 and most recently updated on Mar 5, 2026.
Ranks ahead of 100,339 of 115,460 servers on MCP Toplist.
Use Image Tools
claude mcp add --transport http image-tools https://apim-ai-apis.azure-api.net/mcp/image/mcp[mcp_servers.image-tools]
url = "https://apim-ai-apis.azure-api.net/mcp/image/mcp"Add to ~/.codex/config.toml.
https://apim-ai-apis.azure-api.net/mcp/image/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"image-tools": {
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"image-tools": {
"type": "http",
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"image-tools": {
"serverUrl": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"image-tools": {
"url": "https://apim-ai-apis.azure-api.net/mcp/image/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.fasuizu-br%2Fimage-tools)<a href="https://mcptoplist.com/server/io.github.fasuizu-br%2Fimage-tools"><img src="https://mcptoplist.com/badge/io.github.fasuizu-br%2Fimage-tools.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fasuizu-br
Other servers by fasuizu-br
View all fasuizu-br servers →Available versions (5)
| Version | Published |
|---|---|
| 1.1.0 | Mar 5, 2026 |
| 1.0.2 | Feb 25, 2026 |
| 1.0.1 | Feb 25, 2026 |
| 1.0.0 | Feb 24, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Image Tools?
- Image Tools is maintained by fasuizu-br, which publishes 7 MCP servers (19 total versions) tracked on MCP Toplist.
- Is Image Tools listed on the Official MCP Registry?
- Yes — Image Tools is listed on the Official MCP Registry.
- How many versions does Image Tools have?
- MCP Toplist tracks 5 versions of Image Tools, most recently published on Mar 5, 2026.
- Where can I find the source code for Image Tools?
- The source code for Image Tools is hosted at github.com/fasuizu-br/speech-ai-examples.