Skip to main content
Glama
pipeworx-io

mcp-foodish

by pipeworx-io

@pipeworx/foodish

Foodish MCP — random food images. Keyless.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

  • random() — random food image URL

  • random_by_category(category) — random image for a category (biryani | burger | butter-chicken | dessert | dosa | idly | pasta | pizza | rice | samosa)

Related MCP server: Quotes By Api Ninjas MCP Server

Data source

https://foodish-api.com/api

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "foodish": {
      "url": "https://gateway.pipeworx.io/foodish/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Foodish data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables fetching random LGTM (Looks Good To Me) images from the LGTM API for use in code reviews and developer communications.
    1
  • A
    license
    B
    quality
    D
    maintenance
    Enables retrieval of random inspirational quotes from various categories including age, art, business, courage, education, friendship, happiness, leadership, and many more through the API Ninjas Quotes API.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Wraps the TheMealDB API to search for recipes, get full meal details, random meal suggestions, and find recipes by ingredient.
    13
    MIT

View all related MCP servers

Related MCP Connectors

  • Recipes MCP — wraps TheMealDB API (free tier, no auth)

  • Spoonacular food API: recipes, nutrition, ingredients, meal plans. Free 150/day.

  • Cat Facts MCP — wraps Cat Facts API (free, no auth)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-foodish'

If you have feedback or need assistance with the MCP directory API, please join our Discord server