## Using Neynar to build mini apps

_Neynar is a Farcaster developer platform offering a range of services from nodes and APIs to mini app stack._

### Mini app stack

- **Mini app starter kit** - Type `npx @neynar/create-farcaster-mini-app@latest` in your terminal to get started. See [here](https://docs.neynar.com/docs/create-farcaster-miniapp-in-60s) for more information.
- **Send notifications to mini app users** - Notification server to send notifications over API or from portal. Includes batching, targeting, etc. Read more [here](https://docs.neynar.com/docs/send-notifications-to-mini-app-users).
- **Convert existing web app to mini app** - Follow guide [here](https://docs.neynar.com/docs/convert-web-app-to-mini-app).
- **Fetch mini apps by categories** - See API [here](https://docs.neynar.com/reference/fetch-frame-catalog)
- **Fetch relevant mini apps for a given user** - See API [here](https://docs.neynar.com/reference/fetch-frame-relevant)
- **Search mini app namespace** - See API [here](https://docs.neynar.com/reference/search-frames)
- **Crawl mini app metadata** - See API [here](https://docs.neynar.com/reference/fetch-frame-meta-tags-from-url)

### Use with AI

Set up Neynar with MCP server and llms.txt - See instructions [here](https://docs.neynar.com/docs/neynar-farcaster-with-cursor)._Note: LLMs hallucinate, you will get best results by passing in links to specific docs and references._

### Links

[Website](/content/site-root.html), [Docs](https://docs.neynar.com/)
