Loading MCP server directory, please wait...
Request a restaurant table by automated phone call; charged only when the restaurant says yes.
npx @getmcp/cli add com.noerrands/tablesRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your No Errands API key>. Get one free at https://noerrands.com/get-key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.noerrands/tables": {
"url": "https://api.noerrands.com/c/tables/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}