MCP.so
Sign In

Planbwander

@imismailpe

About Planbwander

Find interesting things to explore in a place with the help of AI. Built with Gemini, Nextjs, Zod.

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

imismailpe

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "planbwander": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Planbwander?

Planbwander is an AI-powered Next.js web app that helps users discover interesting places, foods, and events near a given location. It is designed for people who are in a new place and looking for things to do.

How to use Planbwander?

Run the development server using npm run dev (or yarn dev, pnpm dev, bun dev) and open http://localhost:3000 in a browser. The app can be edited by modifying app/page.js.

Key features of Planbwander

  • AI-assisted recommendations for places, foods, and events.
  • Built with Next.js for fast, modern web performance.
  • Local development server with hot reloading.
  • Uses Next.js font optimization for Geist font.

Use cases of Planbwander

  • Exploring entertainment options in an unfamiliar city.
  • Finding local cuisine recommendations during travel.
  • Discovering nearby events when you have free time.

FAQ from Planbwander

What does Planbwander do?

Planbwander uses AI to suggest interesting places, foods, and events based on a given location, helping you find things to do in a new area.

How reliable are the recommendations?

The README advises cross‑checking results with local people before planning a trip, as AI‑generated suggestions may not always be accurate.

What do I need to run Planbwander?

You need Node.js and a package manager (npm, yarn, pnpm, or bun). No external API keys or database are mentioned in the README.

Comments

More Other MCP servers