Quotes By Api Ninjas MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for Quotes By Api Ninjas API authentication |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| v1quotesB | Returns one (or more) random quotes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The tool's purpose is clearly defined as returning random quotes, leaving no room for misselection.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'v1quotes' follows a single pattern without any deviation or mixing of conventions.
A single tool for a quotes server feels thin and under-scoped. While it provides a basic random quote function, it lacks operations like searching by author, category, or keyword, which are typical for quote services. This minimal set may limit agent capabilities.
The tool surface is severely incomplete for a quotes domain. It only offers random quotes, missing essential operations such as filtering by author, topic, or date, retrieving specific quotes, or managing a collection. This creates significant gaps that could lead to agent failures in broader tasks.