MCP Sanity Images
Rank #49,615io.github.pijusz/mcp-sanity-images
MCP server providing sanity-images capabilities
MCP Sanity Images is a Model Context Protocol (MCP) server published by pijusz. It ranks #49,615 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Sanity Images is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Mar 2, 2026 and most recently updated on Mar 23, 2026.
Ranks ahead of 82,498 of 132,113 servers on MCP Toplist.
Use MCP Sanity Images
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-sanity-images -- npx -y mcp-sanity-images[mcp_servers.mcp-sanity-images]
command = "npx"
args = ["-y", "mcp-sanity-images"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-sanity-images": {
"command": "npx",
"args": [
"-y",
"mcp-sanity-images"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-sanity-images": {
"command": "npx",
"args": [
"-y",
"mcp-sanity-images"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-sanity-images": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-sanity-images"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-sanity-images": {
"command": "npx",
"args": [
"-y",
"mcp-sanity-images"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-sanity-images": {
"command": "npx",
"args": [
"-y",
"mcp-sanity-images"
]
}
}
}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.pijusz%2Fmcp-sanity-images)<a href="https://mcptoplist.com/server/io.github.pijusz%2Fmcp-sanity-images"><img src="https://mcptoplist.com/badge/io.github.pijusz%2Fmcp-sanity-images.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pijusz
Other servers by pijusz
- MCP Gads#15,294 · 2 vers
- MCP Gsc#18,579 · 2 vers
- MCP Mailtrap#31,633 · 2 vers
- MCP Redtrack#49,614 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.3.7 | Mar 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Sanity Images?
- MCP Sanity Images is maintained by pijusz, which publishes 5 MCP servers (10 total versions) tracked on MCP Toplist.
- Is MCP Sanity Images listed on the Official MCP Registry?
- Yes — MCP Sanity Images is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Sanity Images have?
- MCP Toplist tracks 2 versions of MCP Sanity Images, most recently published on Mar 23, 2026.
- Where can I find the source code for MCP Sanity Images?
- The source code for MCP Sanity Images is hosted at github.com/pijusz/mcp-sanity-images.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.