MCP server for The Movie Database (TMDB) API integration, providing movie information, search capabilities, and recommendations through the Model Context Protocol
MCP server for Miro board integration, enabling AI assistants to access and manage Miro board content including sticky notes, shapes, connectors, and frames through the Model Context Protocol
Provides time-related context and utilities for Large Language Models, enabling them to access, manipulate, and understand current and relative time information across different timezones.
Enables Claude Desktop to perform advanced web searches and extract webpage content using the Serper API, supporting complex search queries and detailed web page scraping.
MCP server providing read-only access to MySQL databases with schema listing, table description, and secure SQL query execution, supporting only SELECT, SHOW, DESCRIBE, and EXPLAIN statements
Enables Large Language Models to interact with MediaWiki wikis by providing a standardized protocol for performing wiki-related operations like creating, reading, updating, and deleting pages, searching content, and managing wiki resources
Enables AI assistants to search, retrieve, and access detailed book and author information from the Open Library database through structured API calls.
Enables AI assistants like Claude to interact with Todoist tasks, projects, and labels using natural language commands through a Model Context Protocol server.
A Model Context Protocol (MCP) server that interfaces with the HackMD API, allowing LLM clients to access and interact with HackMD notes, teams, user profiles, and history data.
Provides comprehensive access to Figma API methods through the Model Context Protocol, enabling programmatic interaction with Figma files, components, comments, styles, and team resources.
Provides a production-ready Model Context Protocol (MCP) server that enables language models to perform advanced AI-powered web scraping and data extraction through a seamless, enterprise-grade interface
Searches Google Flights for detailed flight information using direct API access, allowing users to find flights with precise filters like origin, destination, dates, cabin class, and stops.
MCP server implementing Atom of Thoughts, a decomposition-based reasoning framework for Markov LLM test-time scaling that breaks complex problems into atomic sub-problems for improved reasoning
MCP server providing access to RuneScape Wiki APIs, including real-time Grand Exchange prices, item database with metadata, historical price time series, and player statistics from RuneScape 3 hiscores. Supports normal, ironman, and hardcore ironman game modes.
Enables Claude to create, manage, and interact with Todoist tasks, projects, sections, labels, and comments through natural language commands.
A basic MCP server template built with the Smithery SDK, providing a simple hello tool, hello-world resource, and greet prompt as starting points for MCP server development.
Provides AI-powered security and moderation for Model Context Protocol (MCP) servers, automatically detecting and protecting existing configurations against potential prompt injection attacks while...
A powerful MCP server enabling AI assistants like Claude and GPT to interact with Home Assistant, controlling lights, climate, automations and more through natural language commands with secure, extensible architecture.
MCP server for the VisActor VChart library that enables AI assistants to generate interactive charts and visualizations. Supports a wide range of chart types including cartesian, polar, hierarchical, progress, word cloud, range column, and dual-axis charts with multiple output formats.
A unified MCP hub proxy that aggregates multiple MCP servers into a single interface, providing knowledge, memory, and tool management capabilities across any MCP client.
MCP server that downloads webpages as markdown files using the r.jina.ai service. Features a configurable download directory, automatic date-stamped filenames, and the ability to list previously downloaded files.
Provides comprehensive weather and air quality data through multiple transport modes, retrieving current conditions, forecasts, and environmental metrics using the Open-Meteo API.
Generates, edits, and transforms raster and vector images using AI-powered tools like style creation, background removal, vectorization, and upscaling.
MCP server implementation for Firebird SQL databases that allows LLMs to access, analyze, and manipulate data securely. Supports SQL queries, schema analysis, database management (backup/restore), performance analysis, and multiple transports including STDIO, SSE, and Streamable HTTP.
Provides decentralized AI-powered search capabilities, retrieving and analyzing metadata from social platforms and web sources with sentiment analysis and contextual insights.
MCP server that transforms Apache Airflow REST API operations into natural language tools, enabling intuitive management of Airflow workflows through AI assistants. Supports both Airflow API v1 (2.x) and v2 (3.0+) with dynamic version selection.
A minimal MCP server exposing a single tool that reverses a given input string. Supports running locally over stdio or as a network service via streamable-http in containers.
Simple Reversi game MCP server with UI that enforces game rules server-side, preventing AI from cheating by handling move validation and board state through the Model Context Protocol