Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jimmyliou777 • Frontend & UI
A Node.js/TypeScript MCP server example that exposes simple tools (addition), a greeting resource, and a Puppeteer-based XE system login automation.
Perform simple numeric operations via an MCP tool endpoint (e.g., add two numbers with validated inputs).
Fetch or render personalized greeting messages through a resource URI template (greeting://{name}).
Automate web-based login and retrieve session information from an XE system using a Puppeteer-backed tool.
This repository implements a Model Context Protocol (MCP) server using the MCP SDK, demonstrating how to provide custom tools and resources over MCP. It includes a basic add tool with Zod validation, a greeting resource (greeting://{name}), and an automated XE system login tool implemented with Puppeteer. The project is intended as a reference/test server to help developers integrate custom MCP tools and resources into agents.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.