Adviceslip

Adviceslip MCP Connector for Claude

A+

Access over 10 million pieces of advice directly from your AI agent — get random wisdom, search by keyword, or retrieve specific slips by ID.

3 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to the Adviceslip API to empower your AI agent with a massive database of human wisdom. This server provides tools to fetch random advice, search for specific topics, or look up advice by its unique identifier.

What you can do

  • Random Advice — Use get_random_advice to receive a spontaneous piece of wisdom to inspire your day.
  • Keyword Search — Use search_advice to find all advice slips containing a specific word or phrase (e.g., 'success', 'friendship', 'coding').
  • Direct Lookup — Use get_advice_by_id to retrieve a specific slip when you know its unique numeric ID.

How it works

  1. Subscribe to this server
  2. No authentication is required for this public API
  3. Start asking for wisdom in Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Developers — Integrating 'Advice of the Day' features into apps or terminal workflows.
  • Content Creators — Looking for quick inspiration, unique prompts, or philosophical nuggets.
  • Daily Users — Seeking a bit of perspective or a quick mental break during their workflow.
advicewisdomquotesinspirationdaily-tips

3 tools expose this connector's capabilities to your AI agent.

adviceslip_get_by_id

Get a specific advice slip by ID

adviceslip_get_random

Get a random piece of advice

adviceslip_search

Search for advice slips containing a specific term

See how to talk to your AI agent using Adviceslip.

Give me a random piece of advice.

I've fetched a random advice slip for you: 'Remember that as far as anyone else is concerned, you're just another person in the street.' (ID: 142)

Search for advice about 'spiders'.

I found an advice slip about spiders: 'If you're ever attacked by a group of clowns, go for the juggler.' Wait, that's a joke! Let me find a real one... 'Never trust a spider.' (ID: 83)

What is the advice slip with ID 50?

Advice slip #50 is: 'Don't always take advice from others.' A bit ironic, isn't it?

Yes! Use the `search_advice` tool with your keyword. It will return a list of all advice slips in the database that contain that specific term.

Related Connectors