Access our entire API catalog with a single MCP endpoint. Bring your own API key — works with Claude, Cursor, ChatGPT, GitHub Copilot, Gemini, and a dozen other clients.
EndpointStreamable HTTP transport
AuthenticationFind your key on the profile page — also accepted as Authorization: Bearer or ?apikey= in the URL
The endpoint above lists all 213 tools. Every tool definition is loaded into your agent's context when it connects, so if you only need one area, add a suffix to the URL and the server lists just that subset. Same key, same transport, same configuration — only the URL changes. Add more than one if you need several areas.
finance · 72 tools
Stock prices, earnings calendar and transcripts, filings, 13F holdings, rates, crypto and commodities.
fun · 35 tools
Jokes, quotes, trivia, riddles, facts, animals, recipes, cocktails and horoscopes.
ZIP and postal codes, geocoding, cities, countries, population, weather, air quality and airports.
vehicles · 15 tools
Car and motorcycle specifications, electric vehicles, VIN decoding and aircraft.
text · 13 tools
Dictionary, thesaurus, spell check, text similarity, profanity filter, generators and web scraping.
dates · 10 tools
Public and bank holidays, working-day maths, time zones and world time.
media · 8 tools
Image-to-text, object and face detection, embeddings, logos, QR codes and barcodes.
health · 7 tools
Nutrition data, calories burned and exercise lookup.
tax · 4 tools
Sales tax by address or ZIP, income tax and property tax.
Troubleshooting
429 Too Many Requests
Your key has used its monthly quota (3,000 calls on the Free plan). Every plan, including Free, can connect to the MCP server; upgrade your plan for a larger quota and premium-only fields.
401 Unauthorized
Your key isn't reaching the server, or it isn't valid. The server accepts it three ways: an X-Api-Key header, an Authorization: Bearer header, or ?apikey=YOUR_KEY appended to the server URL (for clients with no header field). Confirm the value matches the key on your profile page.
Tool count looks short
A successful connection to the main endpoint lists 213 tools (one per API Ninjas endpoint). A domain-scoped URL lists only that subset, which is expected. Some clients also filter or paginate — check your client's tool browser settings.
Client doesn't support remote MCP
Wrap our endpoint with the mcp-remote bridge to convert it into a stdio process: npx -y mcp-remote https://mcp.api-ninjas.com/mcp --header "X-Api-Key:YOUR_API_NINJAS_KEY"
Hitting rate limits
Each tool call counts against your normal API Ninjas quota. Upgrade your plan for higher rate limits, more requests per month, and access to premium-only fields. Still stuck? Contact us.
We use cookies to enhance your experience
We use cookies to analyze site traffic, personalize content, and improve our services. By clicking "Accept All", you consent to our use of cookies. You can customize your preferences or learn more in our Privacy Policy.