Apache Iceberg
Provides a SQL interface for querying and managing Apache Iceberg tables through connections to Iceberg REST catalogs and S3-compatible storage, enabling data…
Directory
Provides a SQL interface for querying and managing Apache Iceberg tables through connections to Iceberg REST catalogs and S3-compatible storage, enabling data…
Provides a secure Python-based text editing interface with two-step verification and syntax validation for collaborative code file manipulation
Provides a direct TypeScript-based interface for interacting with Honeycomb's observability API, enabling developers to query, create, and manage datasets…
Connects to the French National Railway (SNCF) API for planning train journeys, retrieving station information, checking schedules, and monitoring service…
Integrates with popular media automation services including Sonarr, Radarr, and Plex to provide a unified interface for searching, monitoring, and managing…
Enables direct SQL query execution and database connections to MySQL databases through a simple interface that returns results in JSON format.
Provides Google Custom Search functionality for web searches, returning structured results including titles, links, and snippets without leaving the…
Provides a bridge to analyze Power BI (.pbix) files through a Python-based interface, enabling data model exploration, language querying, and structure…
Read, search, and manage emails in Microsoft Outlook through a standardized interface.
Enables AI agents and tools to access real-time, high-volume search engine data through a unified Model Context Protocol interface.
Integrates with OpenSearch databases to enable direct querying and data retrieval for log analysis, document retrieval, and structured data querying without…
Scrapes real-time product pricing data from Cimri.com, a Turkish price comparison website, enabling users to find current market rates without leaving their…
Integrates with Substack newsletters to retrieve posts, access content, search within publications, and get author information through the Substack API library.
Provides a streamlined interface to the Sketchfab API for searching and downloading 3D models with filtering options for animated or rigged content.
Integrates with JIRA issue tracking systems to enable retrieving, searching, creating, and updating issues, listing projects, and logging work time directly…
Provides a unified interface for connecting to and interacting with multiple database systems (SQLite, PostgreSQL, MySQL/MariaDB, SQL Server) through…
Enables access to YouTube video transcripts, translations, summaries, and subtitle generation through a simple API interface for research, content analysis…
Interface with the Rewind.ai SQLite database to access audio transcripts and screen OCR data.
# Contextual MCP Server A Model Context Protocol (MCP) server that provides RAG (Retrieval-Augmented Generation) capabilities using Contextual AI. This server…
# Kaggle NodeJS MCP Server To use this: - Download this repo - Add a valid `KAGGLE_USERNAME` and `KAGGLE_KEY` to a/the `.env` file at the root of this repo -…
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP…
A Model Context Protocol (MCP) server that can be started via either the stdio protocol or the SSE protocol. The repository includes a client script for…
A MCP server for finding papers from the American Economic Association (AEA) using a large language model. It is still under development.
# Jupyter_MCP_Server # JupyterMCP - Jupyter Notebook Model Context Protocol Integration JupyterMCP connects [Jupyter Notebook](https://jupyter.org/) to [Claude…