MCPs tagged with Smithery Integration
-
mcp-national-rail
Access live National Rail train data via MCP for AI agents.
mcp-national-rail is a Model Context Protocol (MCP) server designed to enable AI agents to retrieve real-time and scheduled train information from National Rail using the Realtime Trains API. It facilitates live and historical lookups of departures and arrivals by exposing a set of tools through a standardized MCP interface. The server can be installed via Smithery or manually and configured for use with AI clients like Claude Desktop. Secure authentication with the Realtime Trains API is supported through user-provided credentials.
- ⭐ 1
- MCP
- lucygoodchild/mcp-national-rail
-
GeekNews MCP Server
Fetches and serves GeekNews articles and weekly news via Model Context Protocol.
GeekNews MCP Server provides an MCP-compliant server to extract articles and weekly news from GeekNews, using Python and BeautifulSoup for web scraping. It supports scheduled automatic parsing and caching of data to minimize server load and ensure efficient retrieval. The server exposes tools to obtain articles by type and weekly news, offering structured metadata for each item. Integration is facilitated via Smithery and is compatible with the MCP ecosystem.
- ⭐ 16
- MCP
- the0807/GeekNews-MCP-Server
-
Markmap MCP Server
Convert Markdown to interactive mind maps via the Model Context Protocol.
Markmap MCP Server enables seamless conversion of Markdown content into interactive mind maps using the Model Context Protocol (MCP). It leverages the open-source markmap project and provides users with diverse export formats including PNG, JPG, and SVG. Designed for easy integration with MCP clients, it offers tools for automated browser previews, rich interactivity, and batch mind map generation. The server can be installed easily via npm or Smithery and supports configurable output directories.
- ⭐ 137
- MCP
- jinzcdev/markmap-mcp-server
-
E2B MCP Server
Add code interpretation to Claude Desktop apps with E2B Sandbox.
E2B MCP Server provides code interpreting capabilities for the Claude Desktop application through integration with the E2B Sandbox. It offers both JavaScript and Python editions for flexibility in development. The solution can be easily installed via the Smithery tool, streamlining setup and integration. The server enables seamless execution and management of code within AI-powered desktop environments.
- ⭐ 346
- MCP
- e2b-dev/mcp-server
-
mcp-server-duckdb
A Model Context Protocol server enabling SQL access to DuckDB databases.
Implements a Model Context Protocol (MCP) server for DuckDB, allowing structured database interaction via MCP-compliant tools and language models. Offers a unified query tool for executing any SQL statement, with support for read-only mode to ensure data integrity. Flexible configuration options include database path specification and connection management. Easily integrable with applications like Claude Desktop for enhanced local data analysis through LLMs.
- ⭐ 171
- MCP
- ktanaka101/mcp-server-duckdb