own-mcp-server
Related Servers
Alternatives to own-mcp-server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceProvides a Model Context Protocol server with tools for knowledge base search, retrieval, and addition, plus system time, resources, and prompts. Supports stdio and Streamable HTTP transports for local and shared deployments.4MIT
- FlicenseNot gradedqualityDmaintenanceProvides math and weather tools accessible via LangGraph agent using MCP protocol with stdio and streamable HTTP transports.1-
- AlicenseNot gradedqualityDmaintenanceProvides calculator, datetime, and note-taking tools for LLMs like Claude via the Model Context Protocol.681 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides real-time weather data from Open-Meteo API, mathematical calculations, and time zone information through MCP protocol. Works with both Claude Desktop and Gemini AI CLI for natural language interactions.-
- FlicenseAqualityCmaintenanceProvides a Model Context Protocol server with tools for arithmetic and system status, resources for info and configuration, and prompts for code review and summarizing meeting notes.2-
- FlicenseAqualityDmaintenanceLightweight MCP server that exposes tools for system information and weather lookup, designed for agent integration via stdio.1-
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: arithmetic, time, weather, and note management. There is no overlap or ambiguity between any of the six tools.
All tool names follow a consistent lowercase verb-first pattern such as get_weather, add_note, list_notes, and delete_note. The single verb 'calculate' is slightly generic but still fits the naming style.
Six tools is a well-scoped size for a small utility server. Each tool serves a distinct function without excess or redundancy.
The note feature covers add, list, and delete, but there is no way to retrieve the full content of a single note or update it. Since notes are simple and list provides metadata, this is a minor gap rather than a critical one.