๐ ๐ โ๏ธ An MCP server that allows checking local time on the client machine or current UTC time from an NTP server
Overview
npx -y @smithery/cli install mcp-simple-timeserver --client claude
) or manually using pip, then configure in the MCP client (Claude desktop app).get_time
.get_utc
.๐จ A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
๐๐ฅ๏ธ A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
๐ A simple TypeScript library for creating MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.