Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by gedankrayze • Uncategorized
A basic MCP server implementation using TypeScript SDK and Bun runtime to demonstrate tool registration and handling.
A basic MCP server implementation with example tools.
A TypeScript-based MCP server with type safety and fast runtime.
Integrate MCP servers with Claude Desktop or use MCP inspector for debugging.
This project provides a simple Model Context Protocol server built with TypeScript and the Bun runtime, showcasing server initialization, tool registration, and type-safe handling of requests. It includes example tools like greeting a user and adding numbers, making it a useful reference for developers building MCP servers. The use of Bun ensures fast execution, and the project supports integration with Claude Desktop and debugging via an MCP inspector.