jingsu96/mcp-server-fav-restaurants
3.1
If you are the rightful owner of mcp-server-fav-restaurants and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP server for favorite restaurants in the UK showcases the use of MCP resources and prompts, inspired by Inna’s mcp-server-fav-recipes.
mcp-server-fav-restaurants
MPC server with my fav restaurants in the UK showcasing use of MCP resources and prompts
Inspired by Inna’s mcp-server-fav-recipes.
How to start
pnpm build && pnpm start
Add to the Claude (Desktop)
{
"mcpServers": {
"favorite-restaurants": {
"command": "node",
"args": [
"/Users/jinghuangsu/workspace/ai/mcp/mcp-server-fav-restaurants/dist/index.js"
]
}
}
}
After adding above to your MCP Server config, you should see the fav restaurants MCP shows up in your Resource

