Design
indexstyle.org
Provides search, comparison, composition, and related exploration of design style dictionary entries.
ENDPOINT 1
https://indexstyle.org/mcp
MCP server metadata
- Name
- design-styles-dictionary
- Version
- 1.1.0
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-onlycompose_styles主役(primary)と従属(secondary)の2スタイルを組み合わせるための構成計画を返す。役割の主従・共通する意図・矛盾点・両者の注意事項を、辞典のデータから組み立てる。
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.