Fun MCP Server
A Model Context Protocol (MCP) server that provides various fun tools for Claude Desktop. Get random jokes, quotes, facts, and advice!
Features
🎭 Random Jokes (clean, family-friendly)
💭 Random Inspirational Quotes
🎓 Random Interesting Facts
💡 Random Advice
Setup
Clone this repository
Install dependencies:
Configuration for Claude Desktop
Open Claude Desktop
Click on Settings (gear icon in top left)
Go to the Developer tab
Click "Edit Config"
Add the following configuration:
Replace /FULL/PATH/TO/index.js
with the actual full path to your index.js file.
For example: /Users/username/projects/fun-mcp-server/index.js
Usage
After setting up, restart Claude Desktop. You can then use the following commands:
"Tell me a joke"
"Share an inspirational quote"
"Give me an interesting fact"
"What advice do you have for me?"
API Credits
This server uses the following APIs:
Jokes: JokeAPI
Quotes: Zen Quotes API
Facts: Useless Facts API
Advice: Advice Slip API
Development
To test the server locally without Claude Desktop, you can use the MCP Inspector:
This will open a web interface where you can test all the available tools.
This server cannot be installed
A server that integrates with Claude Desktop to provide entertaining and helpful content including random jokes, quotes, facts, and advice.
Related MCP Servers
- -securityAlicense-qualityThe server facilitates access to Julia documentation and source code through Claude Desktop, allowing users to retrieve information on Julia packages, modules, types, functions, and methods.Last updated -910MIT License
- -securityFlicense-qualityThis server allows integration with Discord, enabling message exchanges between Claude and a Discord channel using prompts and notifications.Last updated -11
- AsecurityFlicenseAqualityA server that enables Claude Desktop users to access the Claude API directly, allowing them to bypass Professional Plan limitations and use advanced features like custom system prompts and conversation management.Last updated -118
- AsecurityAlicenseAqualityAn MCP server that enables saving and sharing Claude Desktop conversations, allowing users to store chats privately or make them public through a web interface.Last updated -11MIT License