Skip to main content
Glama
gabrielmahia

io.github.gabrielmahia/decision-intelligence-mcp

by gabrielmahia

napoleon_maxims

Retrieve Napoleon Bonaparte's 115 military maxims to inform strategic planning, logistics, and decision-making. Filter by category or get a specific maxim.

Instructions

Get Napoleon Bonaparte's Military Maxims — 115 principles distilled from 20+ years of campaign experience. The most concentrated body of military wisdom from any commander in the modern era. Use for strategic planning, logistics, speed of decision, and concentration of force.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter by category: 'strategy'|'tactics'|'logistics'|'leadership'|'intelligence'|'all'all
maxim_numberNoGet a specific maxim by number (1-115). 0 = return all.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. 'Get' implies a read-only operation, and the description adds context about the maxims' composition, but it does not explicitly disclose side effects, auth requirements, or return behavior. For a simple read tool, this is acceptable but not detailed.

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?

The description is three sentences with no filler. It front-loads the purpose, quantifies the content, and then gives use cases. Every sentence earns its place.

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

Completeness4/5

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

With an output schema present and a simple read-only tool, the description provides adequate context: what the tool returns and when to use it. It does not explicitly mention filtering options, but the schema covers those details, so the description is sufficiently complete.

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

Parameters3/5

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

The schema already describes both parameters fully (100% coverage). The description adds thematic context (strategic planning, logistics) that loosely relates to category values, but it does not add significant meaning beyond the schema, so the baseline 3 applies.

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

Purpose4/5

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

The description clearly states the tool retrieves Napoleon Bonaparte's Military Maxims, specifying the resource and content type. It does not explicitly differentiate from sibling tools like sun_tzu, so it falls short of a 5.

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?

Provides explicit use cases ('strategic planning, logistics, speed of decision, and concentration of force'), giving clear context for when to use the tool. No exclusions or alternatives are mentioned, but the guidance is direct and helpful.

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/gabrielmahia/decision-intelligence-mcp'

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