Skip to main content
Glama
omikirin

NINJAMCP

by omikirin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_characters

CryptoNinjaの全キャラクター一覧を返す。clanを指定するとそのクラン所属のみに絞り込む。

get_character

キャラクター名(日本語名・英名)またはID(#012等)を指定して、そのキャラの完全な設定(プロフィール・忍術・武器・誕生日・関係性・備考)を返す。

get_character_imageA

キャラクター名またはIDを指定して、そのキャラの公式イラスト画像を返す。styleで2Dイラスト版か3Dモデル版かを選べる。

get_worldview

CryptoNinjaの世界観を返す。シーズン時系列・4クランと天界/根の国の相関・各クランの特徴・未確定設定メモ(創作の余白)・二次創作ガイドラインの案内を含む。

search_loreA

キーワードでキャラ設定・世界観テキストを横断全文検索する。忍術名・武器・関係性・設定の断片から該当キャラや設定箇所を探すときに使う。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have completely distinct purposes: one retrieves character images, the other searches lore text. No overlap or ambiguity.

Naming Consistency5/5

Both tool names follow a consistent verb_noun pattern: 'get_character_image' and 'search_lore', making them predictable.

Tool Count2/5

With only 2 tools, the server feels very thin for its apparent scope (character and lore of a ninja universe). It lacks basic tools like listing characters or getting details, making the count too low.

Completeness2/5

The tool surface has significant gaps: there's no way to list available characters, retrieve character details beyond an image, or perform other common operations. The server is incomplete for its implied domain.

Maintenance

ActivitySlowing
ResponsivenessNo issues