MCPs tagged with Node.js server
-
interactive-mcp
Enable interactive, local communication between LLMs and users via MCP.
interactive-mcp implements a Model Context Protocol (MCP) server in Node.js/TypeScript, allowing Large Language Models (LLMs) to interact directly with users on their local machine. It exposes tools for requesting user input, sending notifications, and managing persistent command-line chat sessions, facilitating real-time communication. Designed for integration with clients like Claude Desktop and VS Code, it operates locally to access OS-level notifications and command prompts. The project is suited for interactive workflows where LLMs require user involvement or confirmation.
- ⭐ 313
- MCP
- ttommyth/interactive-mcp
-
MCP OpenAI Server
Seamlessly connect OpenAI's models to Claude via Model Context Protocol.
MCP OpenAI Server acts as a Model Context Protocol (MCP) bridge allowing Claude Desktop to access and interact with multiple OpenAI chat models. It enables users to leverage models such as GPT-4o and O1 directly from Claude using a straightforward message-passing interface. The server supports easy integration through configuration and provides basic error handling. Designed for use with Node.js and requiring an OpenAI API key, it is tailored for macOS with support for other platforms in progress.
- ⭐ 69
- MCP
- mzxrai/mcp-openai
-
Yuque-MCP-Server
Seamless integration of Yuque knowledge base with Model-Context-Protocol for AI model context management.
Yuque-MCP-Server provides an MCP-compatible server for interacting with the Yuque knowledge base platform. It enables AI models to retrieve, manage, and analyze Yuque documents and user information through a standardized Model-Context-Protocol interface. The server supports operations such as document creation, reading, updating, deletion, advanced search, and team statistics retrieval, making it ideal for AI-powered workflows. Inspired by Figma-Context-MCP, it facilitates contextual awareness and dynamic knowledge management for AI applications.
- ⭐ 31
- MCP
- HenryHaoson/Yuque-MCP-Server
-
TaskWarrior MCP Server
MCP server for managing TaskWarrior tasks via a standardized protocol
Implements the Model Context Protocol (MCP) to provide a Node.js server interface for TaskWarrior operations. Allows viewing, filtering, adding, and completing tasks through a standardized API. Integrates with task management workflows by utilizing the local TaskWarrior client, supporting advanced task attributes like projects and tags. Enables seamless task manipulation for external tools such as Claude Desktop.
- ⭐ 36
- MCP
- awwaiid/mcp-server-taskwarrior
-
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
-
MCP Claude Hacker News
Seamless Hacker News integration for Claude Desktop via Model Context Protocol.
MCP Claude Hacker News is an MCP server that enables Claude Desktop to access, browse, and interact with Hacker News content. It allows users to view the latest, top, and best-rated stories, retrieve detailed information, and read story comments in a clean, structured format. Designed for easy integration, it supports both manual launch and automated startup with Claude Desktop.
- ⭐ 9
- MCP
- imprvhub/mcp-claude-hackernews
-
mcp-trinv-server
MCP server for enhancing AI assistants with French cadastral and commune data search.
mcp-trinv-server is an implementation of the Model Context Protocol (MCP) designed to augment AI assistants like Claude and Gemini with advanced search capabilities. It enables searching for French communes based on name fragments and retrieving cadastral parcels within a specified commune by surface area. The tool integrates with the TRINV platform and provides standardized MCP integration for AI applications.
- ⭐ 1
- MCP
- cqtrinv/trinvmcp
-
Uniswap V3 Price MCP Server
Real-time Uniswap V3 token price server for AI agents and DeFi automation.
Uniswap V3 Price MCP Server delivers real-time token prices from Uniswap V3 across major EVM-compatible networks, including Ethereum, Polygon, Arbitrum, and Optimism. Optimized for AI agents and DeFi automation, it queries token prices in USD or other stablecoins, with optional conversion via CryptoCompare. The server is designed for compatibility with MCP clients, enabling seamless and standardized integrations. Environment setup is straightforward, leveraging Infura endpoints and Node.js.
- ⭐ 2
- MCP
- kukapay/uniswap-price-mcp
-
Slite MCP Server
Bridge Slite notes with AI model context using the MCP standard.
Slite MCP Server implements the Model Context Protocol to interface with Slite's API, enabling seamless search, retrieval, and hierarchical browsing of workspace notes. It exposes standardized tools for searching notes, retrieving content by ID, and navigating note structures, making Slite content programmatically accessible to contextual AI pipelines. Built in Node.js and TypeScript, it is configurable and supports authentication via API key.
- ⭐ 0
- MCP
- fajarmf/slite-mcp
-
DoorDash MCP Server
Integrate DoorDash API with MCP-compatible AI clients.
DoorDash MCP Server enables seamless integration between the DoorDash API and Model Context Protocol (MCP) compatible clients such as Claude Desktop, Windsurf, and Cursor. It provides an easy setup process to compile and build the server using TypeScript and Node.js, offering users a JSON configuration to connect with MCP clients. The server supports API key configuration for secure access. Direct support and feedback channels are available for users requiring assistance.
- ⭐ 14
- MCP
- JordanDalton/DoorDash-MCP-Server