← Registry

Design

indexstyle.org

Provides search, comparison, composition, and related exploration of design style dictionary entries.

1 endpoint5 known toolsFirst detected August 22, 2026Last detected August 22, 2026

ENDPOINT 1

https://indexstyle.org/mcp

No auth detected

MCP server metadata

Name
design-styles-dictionary
Version
1.1.0
Capabilities
toolsresourcesprompts
Server instructions

Read-only MCP for IndexStyle: a sourced dictionary of design styles, techniques and traditions. Original IndexStyle text and structured data are CC BY 4.0; attribute IndexStyle and keep the source entry URL. Reference images, quoted works and third-party material are excluded. Every result carries the URL it was recorded from. Filters accept English or Japanese labels. Prompts: image-prompt (a legally clean image prompt for a style) and apply-style (how to apply it).

Known tools 5

search_styles

デザインスタイル辞典を横断検索する。名称・説明・時代・特徴・研究対象を対象に、分類(family)・種類(kind)・時代(era)で絞り込める。全結果に出典URLを含む。

Inferred read-only
get_style

IDを指定して1項目の完全な辞書情報(本質・視覚的特徴・用途・構成原理・注意点・出典・参考画像)を取得する。

Inferred read-only
compare_styles

2〜4個のスタイルを並べ、本質・特徴・意図・構成原理・注意点を比較する。共通する意図と直接の関連関係も返す。

Inferred read-only
compose_styles

主役(primary)と従属(secondary)の2スタイルを組み合わせるための構成計画を返す。役割の主従・共通する意図・矛盾点・両者の注意事項を、辞典のデータから組み立てる。

Inferred read-only
find_related_styles

指定したスタイルの関連項目(直接ペア・同分類・意図の重なり)を辿る。

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.design-styles-dictionary]
url = "https://indexstyle.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "design-styles-dictionary": {
      "type": "http",
      "url": "https://indexstyle.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: design-styles-dictionary
Remote MCP URL: https://indexstyle.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "design-styles-dictionary": {
      "url": "https://indexstyle.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "design-styles-dictionary": {
      "type": "http",
      "url": "https://indexstyle.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "design-styles-dictionary",
  "transport": "streamable-http",
  "url": "https://indexstyle.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.