Just for fun MCP server implemented with @modelcontextprotocol/sdk. Useful for providing custom tools to client like CoPilot Chat in VSCode.
Getting started
npm i
npm run startConnect on http://localhost:3000/mcp. Client must support Streamable HTTP
