SERVER
Recipe Commerce MCP
Rank #26462io.github.teamsincetoday/recipe-commerce-mcp
MCP server providing recipe-commerce-mcp capabilities
First listed
Mar 12, 2026
Last publish date
Apr 4, 2026
OVERVIEW
Recipe Commerce MCP is a Model Context Protocol (MCP) server published by teamsincetoday. It ranks #26462 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Recipe Commerce MCP is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Mar 12, 2026 and most recently updated on Apr 4, 2026.
STANDING
#26,462of 58,832 tracked serversTop 50%
Ranks ahead of 32,370 of 58,832 servers on MCP Toplist.
CONNECT
Use Recipe Commerce MCP
Add Recipe Commerce MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · SSE
{
"mcpServers": {
"recipe-commerce-mcp": {
"url": "https://recipe-commerce-mcp.sincetoday.workers.dev/mcp"
}
}
}npm package
{
"mcpServers": {
"recipe-commerce-mcp": {
"command": "npx",
"args": [
"-y",
"recipe-commerce-mcp"
],
"env": {
"OPENAI_API_KEY": "<your OPENAI_API_KEY>",
"MCP_API_KEYS": "<your MCP_API_KEYS>"
}
}
}
}Replace each placeholder with your own value before saving.
npm package
{
"mcpServers": {
"recipe-commerce-mcp": {
"command": "npx",
"args": [
"-y",
"recipe-commerce-mcp"
]
}
}
}REGISTRIES
Listed on 2 registries
ORGANIZATION
teamsincetoday
MORE FROM THIS PUBLISHER
Other servers by teamsincetoday
View all teamsincetoday servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.3 | Apr 4, 2026 |
| 0.1.1 | Mar 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Recipe Commerce MCP?
- MCP server providing recipe-commerce-mcp capabilities
- Who maintains Recipe Commerce MCP?
- Recipe Commerce MCP is maintained by teamsincetoday, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Recipe Commerce MCP an official MCP server?
- Yes — Recipe Commerce MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Recipe Commerce MCP have?
- MCP Toplist tracks 3 versions of Recipe Commerce MCP, most recently published on Apr 4, 2026.
- Where can I find the source code for Recipe Commerce MCP?
- The source code for Recipe Commerce MCP is hosted at github.com/teamsincetoday/recipe-commerce-mcp.
EXPLORE