NOTE

Our company has been actively developing these capabilities, and a complete product demo is available on demand, which also highlights the built-in security features documented in the original materials.

MCP Servers

A2R Email MCP

Send emails via Mailjet • SSE • FastAPI

A minimal, production-ready MCP server that lets Claude Desktop send emails using Mailjet via SSE. Token-gated, no credential storage, input validation, and CORS controls.

EmailSSEFastAPIMailjet

Math MCP

Demo of Math MCP card

Interactive math server with 6 tools (arithmetic, algebra, equations) that shows step-by-step solutions via real-time streaming. Transforms AI from calculator to tutor.

MathematicsMCPSymPy

Quiz Generator MCP

Demo of Quiz Generator

A production-ready MCP server that converts PDFs into AI-generated multiple-choice quizzes with summaries and explanations, supporting both individual tools and a one-shot pdf_to_quiz workflow for educational and AI-driven applications.

Quiz GeneratorMCPSSE

Link Management MCP

Demo Link Generator

A Model Context Protocol server that lets AI assistants upload your local files and instantly generate shareable links through chat. Simply tell Claude "upload this image" and get back a permanent web URL you can use anywhere.

Link GeneratorMCPSSEcatbox.moe

Weather Forecast MCP

Demo for Weather Forecast MCP

The Weather MCP Server provides real-time weather updates for any city using the OpenWeatherMap API. It streams detailed information step-by-step, turning raw weather data into an interactive assistant that makes forecasts and conditions easy to understand and follow.

Weather ForecastMCPSSEOpenWeatherMap API

Video Downloader MCP

Demo for Video Downloader MCP

A Model Context Protocol server that enables Claude to download videos from 1000+ platforms including YouTube, Instagram, TikTok, and Vimeo using yt-dlp. Simply ask Claude to download any video and it will be saved to your local Downloads folder with support for format selection and audio extraction.

Video DownloaderMCPSSEyt-dlp

Global news MCP

Demo for Global news MCP

A Model Context Protocol server that fetches the latest news headlines from multiple RSS sources and delivers them in a structured format, providing real-time news updates efficiently and reliably.

Video DownloaderMCPSSERSS Feeds

Current Affairs or General Knowledge MCP

Demo for General Knowledge MCP

A Model Context Protocol (MCP) server that allows AI agents to fetch general knowledge questions and random facts in real-time. Simply call the /mcp endpoint, and the server will provide GK content from Open Trivia API and other sources, supporting category selection, difficulty levels, and multiple items per request.

Current AffairsMCPSSEOpen Trivia DB

Cricket Live Score MCP

Cricket Live Score MCP

A Model Context Protocol server that connects AI assistants like Claude to live cricket data, enabling real-time queries about ongoing matches, player stats, and scorecards through the Cricket API.

Cricket Live ScoreMCPSSECric API

MCP-Today-In-History

Today in History

A Model Context Protocol server that lets clients explore historical events, famous birthdays, and notable deaths on any date in history, returning structured data for seamless integration with AI assistants or apps.

HistoryMCPSSEOn This Day API

Tech News MCP

Demo for Tech-Focused News Aggregator

A Model Context Protocol server that delivers real-time technology news, research papers, model launches, and developer community trends. It aggregates data from multiple free APIs and exposes them via MCP tools. Perfect for AI assistants that need up-to-date tech insights, headlines, or research references directly in chat.

Tech NewsMCPSSEResearch

Tech News MCP

Demo for Tech-Focused News Aggregator

A Model Context Protocol server that delivers real-time technology news, research papers, model launches, and developer community trends. It aggregates data from multiple free APIs and exposes them via MCP tools. Perfect for AI assistants that need up-to-date tech insights, headlines, or research references directly in chat.

Tech NewsMCPSSEResearch

Tech News MCP

Demo for Tech-Focused News Aggregator

A Model Context Protocol server that delivers real-time technology news, research papers, model launches, and developer community trends. It aggregates data from multiple free APIs and exposes them via MCP tools. Perfect for AI assistants that need up-to-date tech insights, headlines, or research references directly in chat.

Tech NewsMCPSSEResearch

Text Sentinel MCP

Sentimental MCP

A lightweight Model Context Protocol (MCP) server that detects whether input text is AI-generated or human-written using the Sapling AI Detection API. It provides structured JSON outputs with confidence scores and supports real-time tool interactions via FastAPI and SSE.

AI DetectionMCPSSESapling APIText Analysis

TechStack Finder MCP

Demo for Techstack Finder for coders

A lightweight Model Context Protocol (MCP) server that analyzes websites to detect the technologies they use such as frameworks, CDNs, and libraries using the BuiltWith Python library. It provides structured JSON outputs of detected technologies and supports real-time tool interactions via FastAPI and SSE.

tech-stackMCPSSEBuiltWithWebAnalysis

API Hunt MCP

Demo for Finding the Free and public APIs

A lightweight MCP server that searches, lists, and fetches free public APIs from FreePublicAPIs.com. Supports keyword search, category listing, and fetching APIs by category via a JSON-RPC 2.0 /mcp endpoint with caching and real-time SSE support.

Public APIsMCPSSEAPI Search