Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by WojciechBladek • Uncategorized
A simple MCP server implemented with Node.js and TypeScript to interact with REST APIs using GitHub Copilot.
Retrieve all user names from a REST API.
Get specific user details from a REST API.
Obtain available user summary details from a REST API.
This MCP server provides tools to retrieve user information from REST APIs, including fetching all user names, specific user details, and user summary details. It integrates with Visual Studio Code and GitHub Copilot to facilitate easy API interactions. The server is built using TypeScript and Node.js, making it lightweight and easy to use for developers.