sun-tzu-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_quoteA | Finds the Art of War verses that fit a described situation. Describe the situation in plain words, including how it feels ("the PM keeps adding scope two days before release", "manager set an impossible deadline", "team is burnt out after a long migration"). Returns verses with their chapter citation, best match first. Use list_themes first if you want to browse the vocabulary instead of describing a situation. |
| list_themesA | Lists the theme vocabulary used to tag the corpus, with a one-line gloss and how many verses carry each theme. Useful for browsing, or to pick the |
| random_quoteA | Returns one verse at random from the annotated set, optionally restricted to a theme. For when you want a line rather than an answer to a specific situation. |
| quote_cardA | Renders one verse as a PNG quote card on a Sun Tzu themed background, writes it to a temp file and puts it on the clipboard (macOS), ready to paste into Slack or a doc. Pass either a situation to match, or |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| corpus | All 383 verses of the Giles translation, with chapter citations. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Sandbye/sun-tzu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server