famous-quotes4
3.5
Famous-Quotes4 MCP Server provides a vast collection of famous quotes for integration into applications.
The Famous-Quotes4 MCP Server is a robust service designed to deliver a wide array of famous quotes directly to your application. Whether you're building an inspirational app or need a source of quotes for your website, Famous-Quotes4 provides an extensive selection to suit your needs. With a massive collection of over 100,000 quotes, diverse categories, and numerous authors, it ensures high availability and reliability with a 99% service level and 409ms latency. The server is thoroughly tested with 100% test coverage, making it a reliable choice for developers.
Features
- Massive Collection: Access over 100,000 famous quotes.
- Diverse Categories: Choose from over 100 different categories.
- Numerous Authors: Quotes available from over 10,000 authors.
- 99% Service Level: Ensures high availability and reliability.
- 409ms Latency: Quick response times for seamless integration.
MCP Tools
- get_random_quotes: Retrieve multiple random quotes from a specified category, or use the 'all' option to receive quotes from multiple categories.
- list_categories: Provides a list of all available categories, allowing you to tailor your search for quotes based on specific interests or themes.
Usage with Different Platforms
mcp
{'get_random_quotes': '\n{\n "function": "get_random_quotes",\n "parameters": {\n "category": "inspiration",\n "count": 5\n }\n}\n', 'list_categories': '\n{\n "function": "list_categories"\n}\n'}