Skip to main content
Glama

midnight-get-update-instructions

Read-onlyIdempotent

Offers detailed, platform-specific update instructions for the Midnight MCP server, including config file edits and troubleshooting tips.

Instructions

đź“‹ Get detailed, platform-specific instructions for updating Midnight MCP to the latest version. Provides step-by-step guidance including config file locations, commands to run, and troubleshooting tips. Use this when a user needs help updating or is having issues with outdated versions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
platformNoTarget platform (auto-detects if not specified)auto
editorNoTarget editor (defaults to Claude Desktop)auto

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNo
currentSetupNo
stepsNo
troubleshootingNo
exampleConfigNo
helpfulLinksNo
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint and idempotentHint, so the description's job is to add context. It does so by detailing the type of instructions (step-by-step, config locations, troubleshooting) without contradicting annotations. No annotation contradiction.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences with no wasted words. Front-loaded with the core action. Emoji adds visual cue. Every sentence earns its place.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's simplicity (2 optional params, output schema exists), the description is complete. It covers what the tool does, when to use it, and what it provides. No additional information is needed.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, but description adds value by clarifying default behavior for 'platform' (auto-detects) and 'editor' (defaults to Claude Desktop), which is not in schema. Thus, it enriches parameter meaning beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states the tool's purpose: retrieving detailed, platform-specific update instructions for Midnight MCP. Includes specifics like config file locations, commands, and troubleshooting. Distinguishes from siblings like midnight-check-version and midnight-get-latest-updates.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says 'Use this when a user needs help updating or is having issues with outdated versions.' Provides clear context for use. Does not explicitly mention when not to use or name alternatives, but the context is sufficient for an AI agent to infer appropriate usage.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Olanetsoft/midnight-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server