Danbooru Tags
get_wiki_info
**[REAL-TIME API]** Search Danbooru Wiki for tag/character information in real-time. Use this when: - You need information about what a tag means - You want to understand tag relationships or aliases - You need character background or copyright info
Remote gamzadongza/danbooru-tags-mcp
Other tools also called get_wiki_info?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"tag_name": {
"type": "string",
"description": "Tag name to search (e.g., hatsune_miku, tachi-e)"
}
}
}