Build secure, extensible MCP workflows with HTTP, JSON, and datetime tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "@zuupee/mcp-server" yet — see the docs or source repo.
Use this MCP tool to call a public weather API, extract temperature, humidity, and weather description, then return them as structured JSON.
A clean JSON object containing the key fields extracted from the API response.
Use the built-in datetime tools to convert 2025-06-01 09:00 UTC to Beijing time and calculate the same time 7 days later.
The converted local time and the exact timestamp for 7 days later.
Create a workflow that fetches remote JSON data, validates required fields, then formats the result and notes any relevant security constraints.
An automated output covering data retrieval, validation, formatting, and relevant security considerations.
Use modular utility tools to build and test robust MCP servers.
Extend an MCP server with JavaScript tools and safer command execution.
Use developer utilities for JSON validation, encoding, timestamps, and hashing.
Build MCP servers quickly with stdio, SSE, and Pydantic tool validation.
A beginner-friendly MCP server for time, math, files, search, and simple utilities.
A modular MCP tool for echo, system info, time, math, and file reading.