Connects Claude to Frinkiac, Morbotron, and Master of All Science for quote-based screencap search across Simpsons, Futurama, and Rick and Morty. Exposes three tools: search by quote, pull random screencaps with captions, and fetch captions for specific episode timestamps. Hosted by Pipeworx as a standalone server or as part of their 250+ data source gateway. You can call tools directly or use ask_pipeworx to query in plain English and let the gateway route to the right tool. Useful when you need to pull exact frames from these shows for reference, memes, or contextual examples in conversations.
Frinkiac + Morbotron + Master of All Science MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
search | Find screencaps matching a quote. |
random | Random screencap + its caption. |
caption | Caption for a specific (episode, timestamp). |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"frinkiac": {
"url": "https://gateway.pipeworx.io/frinkiac/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Frinkiac data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-search
io.github.pipeworx-io/brave-search
marcopesani/mcp-server-serper
brave/brave-search-mcp-server
com.mcparmory/google-search-console
acamolese/google-search-console-mcp