Scraps Kitchen
Rank #753io.github.mitchmolstad/scraps-kitchen
MCP server providing scraps-kitchen capabilities
Scraps Kitchen is a Model Context Protocol (MCP) server published by mitchmolstad. It ranks #753 of 115,460 servers tracked on MCP Toplist, and its repository has 536 GitHub stars. Scraps Kitchen is listed on Official MCP, with 4 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Mar 31, 2026.
Ranks ahead of 114,707 of 115,460 servers on MCP Toplist.
Use Scraps Kitchen
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http scraps-kitchen https://api.scraps.kitchen/mcp[mcp_servers.scraps-kitchen]
url = "https://api.scraps.kitchen/mcp"Add to ~/.codex/config.toml.
https://api.scraps.kitchen/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"scraps-kitchen": {
"url": "https://api.scraps.kitchen/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"scraps-kitchen": {
"type": "http",
"url": "https://api.scraps.kitchen/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"scraps-kitchen": {
"serverUrl": "https://api.scraps.kitchen/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"scraps-kitchen": {
"url": "https://api.scraps.kitchen/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.mitchmolstad%2Fscraps-kitchen)<a href="https://mcptoplist.com/server/io.github.mitchmolstad%2Fscraps-kitchen"><img src="https://mcptoplist.com/badge/io.github.mitchmolstad%2Fscraps-kitchen.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mitchmolstad
Other servers by mitchmolstad
View all mitchmolstad servers →Available versions (4)
| Version | Published |
|---|---|
| 2.1.0 | Mar 31, 2026 |
| 2.0.1 | Mar 30, 2026 |
| 2.0.0 | Mar 29, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Scraps Kitchen?
- Scraps Kitchen is maintained by mitchmolstad, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Scraps Kitchen listed on the Official MCP Registry?
- Yes — Scraps Kitchen is listed on the Official MCP Registry.
- How many versions does Scraps Kitchen have?
- MCP Toplist tracks 4 versions of Scraps Kitchen, most recently published on Mar 31, 2026.
- Where can I find the source code for Scraps Kitchen?
- The source code for Scraps Kitchen is hosted at github.com/mitchmolstad/myjeff.