
darkroom
MCP server by github.com/sathergate/sathergate-toolkit
Image processing pipeline for Next.js. Responsive optimization with Sharp.
About darkroom
darkroom is an MCP (Model Context Protocol) server published by sathergate in the official MCP registry, listed under Agent Orchestration on Loomal. Image processing pipeline for Next.js. Responsive optimization with Sharp.
It ships as an npm package (shutterbox), so any MCP client that can launch a local process can run it.
Development happens in the open at github.com/sathergate/sathergate-toolkit, where the project has earned 148 GitHub stars.
Use darkroom with your agent
claude mcp add darkroom -- npx -y shutterbox{
"mcpServers": {
"darkroom": {
"command": "npx",
"args": [
"-y",
"shutterbox"
]
}
}
}shutterboxFrequently asked questions
- What is darkroom?
- darkroom is an MCP (Model Context Protocol) server by sathergate in the Agent Orchestration category. Image processing pipeline for Next.js. Responsive optimization with Sharp.
- How do I connect darkroom to Claude, Cursor, or another MCP client?
- Install darkroom from its npm package (shutterbox) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
- Is darkroom open source?
- Yes — the source code is public at github.com/sathergate/sathergate-toolkit, with 148 GitHub stars.
- Can AI agents pay to use darkroom?
- Not yet through Loomal — darkroom is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.
More Agent Orchestration MCP servers

gitlab-mcp
1.7k
GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.

buildkite-mcp-server
49
MCP server exposing Buildkite API data (pipelines, builds, jobs, tests) to AI tooling and editors.

Canary
8
Mindstone-internal release-pipeline test connector; not for use. Single ping tool; no auth.

Advanced GitLab MCP server
4
GitLab MCP server with 58 tools for projects, MRs, pipelines, and more

mcp-gitlab
3
MCP server for GitLab API — projects, MRs, pipelines, CI/CD, approvals, issues, code review.

Bitbucket MCP Server
2
MCP server for Bitbucket API - manage repositories, pull requests, comments, pipelines and more
Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain darkroom? Claim this listing free by verifying GitHub ownership, or contact us.