$ timeahead_
← mcp scores
56
ai.smithery/FelixYifeiWang-felix-mcp-smithery
githubgithub ↗hybrid

Streamline your workflow with Felix. Integrate it into your workspace and tailor its behavior to y…

overview

What it does

Felix is a lightweight MCP server that exposes four utility tools via Smithery's streamable HTTP transport. The toolkit includes a greeting function, a random number generator with configurable upper bound, a real-time weather lookup (powered by wttr.in), and an OpenAI-powered text summarizer. The server is deployed as a public endpoint on Smithery and can be integrated into Claude Desktop through the @smithery/cli wrapper or used directly as a remote MCP endpoint with API key authentication.

Who it's for

Developers learning MCP server architecture, testing tool registration patterns, or exploring Claude Desktop integration with remote HTTP-based MCP servers. This project serves as a reference implementation for a simple utility server rather than a production tool.

Common use cases

  • Retrieve weather conditions from Claude by querying wttr.in without writing custom client code
  • Summarize text or documents via OpenAI's chat completions API as a Claude tool
  • Test MCP tool invocation, session management, and streamable HTTP transport in Claude Desktop
  • Reference or starting point for deploying a basic utility server on Smithery

Setup pitfalls

  • The summarize tool requires OPENAI_API_KEY configured on the server; requests will fail without it
  • Smithery deployment requires API keys passed as query parameters in the URL—never commit secrets to configuration or logs
  • No active maintenance (last commit 233 days ago); MCP protocol compatibility with current Claude Desktop versions is unverified
  • Weather and summarization features depend on external APIs (wttr.in and OpenAI); requests fail if either service is unavailable
install
source-only — no published npm / pypi package detected.
clone and follow the build instructions in the repo: github.com/FelixYifeiWang/felix-mcp-smithery
owner of this server? claim your listing to get a verified badgeclaim →
score breakdown
security (35%)100
freshness (25%)40
adoption (20%)0
quality (10%)60
trust (10%)50
score history (5 updates)
5/25/20265/28/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: API key
medium risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why medium risk: network + secrets — requires access to credentials or environment secrets.
maintenance health
12/ 100 · is this project alive
contributors (1y)1
top contributor share100%
releases (1y)0
ci✗ none
raw data
weekly downloads0
github stars0
forks0
open issues1
license✗ missing
readme length6097 chars
last publish233d ago
last commit237d ago
last updated6h ago
score drop alerts
get notified by email when this server's score drops 5+ points