A learning project that bundles four basic tools into an MCP server deployed on Smithery. You get a greeting function, a random number generator, weather lookups via wttr.in, and an OpenAI-powered text summarizer that hits the chat completions API. The summarize tool requires your own OpenAI key passed through environment variables. It's built with Express and the MCP SDK's StreamableHTTPServerTransport, handling proper session management across POST, GET, and DELETE endpoints. Useful if you're exploring how to structure a simple MCP server with external API calls, or if you want a ready-made summarization tool in Claude Desktop without writing your own integration.
claude mcp add --transport http ai.smithery-felixyifeiwang-felix-mcp-smithery https://server.smithery.ai/@FelixYifeiWang/felix-mcp-smithery/mcp