DS4AI MCP
DS4AI MCP サーバー
DS4AI, the Design Suite for AI, from Polymathie-Studio の集約エンドポイントです。スイートを呼び出し可能な MCP ツールとして提供するため、AI で作業する人は、関数を呼び出さずに、エージェントを通じて適合性監査人とジェネレーターに到達できます。@proof-of-coord 標準サーバーが正規のソースを指すのとは異なり、このサーバーはプリミティブを実行し、ブラウザではなくプロセスであるため、URL を取得して配信された HTML を監査できます。
実行方法
ビルドステップもグローバルインストールも不要で、他のサーバーと同じように実行します:
deno run -A jsr:@polymathie/ds4aiまたは npm から: npx @polymathie/ds4ai。stdio 経由で MCP を話します。
MCP クライアント (Claude Code、Cursor など) に、コマンドが deno で引数が run -A jsr:@polymathie/ds4ai の stdio サーバーとして追加します。
Related MCP server: TrueSource GEO MCP Server
ツール
audit_surface
{ url? , html? }: 出荷されたサーフェスを、MISSING 適合性監査人を使用して、6 つの不可視の正確性軸すべてにわたって監査します。URL を指定すると、配信された HTML を取得して監査します。静的チェックでは判断できない軸を、クリーンと報告するのではなく宣言します。generate_head、generate_jsonld、generate_sitemap、generate_robots、audit_findability (BEACON): ファインダビリティの head タグ、JSON-LD、サイトマップ、robots.txt、および詳細なファインダビリティ監査。
generate_image_markup、generate_cache_config、audit_delivery (FLEET): レスポンシブ画像と picture マークアップ、ホストごとのキャッシュヘッダー設定、および詳細な配信監査。
solve_palette、check_contrast (TEMPER): モードのコントラスト下限に合わせて完全なパレットを解決し、2 色間の WCAG コントラストをチェックします。
すべての結果には、サーバーとバンドルされたプリミティブのバージョンを宣言する来歴スタンプが付いています。
リソース
ds4ai://manifest: DS4AI ファミリーマニフェスト (汎用的に読み取られるため、データソースとしてマニフェストを追跡します)。ds4ai://agents: エージェント指示 (AGENTS.md)。接続されたエージェントは、スイート構成の指示を自動的に取得します。ds4ai://standard: MISSING 標準。
構築方法
MCP SDK 上の TypeScript で、zod スキーマを使用し、来歴スタンプ付きで、@proof-of-coord パターンに従っています。ゼロ依存のプリミティブ (TEMPER、BEACON、FLEET、および MISSING 適合性監査人) がバンドルされているため、サーバーは自己完結型であり、各ツールはバンドルしたプリミティブのバージョンをスタンプします。@polymathie として JSR に公開され、npm の bin も併設されています。
セキュリティ
URL 監査パス (audit_surface がライブ URL を取得する) は、防御的な脅威モデルに基づいて構築されており、リリース前にサーバーサイドリクエストフォージェリ、サービス拒否、リソース枯渇攻撃に対して敵対的にテストされ、強化されています。取得したコンテンツは信頼できない入力として扱われ、解析されるだけで実行されることはなく、フェッチャーは検証済みのパブリックアドレスにのみ接続します。実装は Apache-2.0 の下でレビュー用に公開されています。
DS4AI の一部
Polymathie-Studio の DS4AI (Design Suite for AI) は、AI に提供されるコーパスのファミリーにおいて、PT4AI および PC4AI に加わります。インストゥルメントと MISSING 標準は Polymathie-Studio にあります。
ライセンス
サーバーは Apache-2.0。Copyright 2026 Regis Lloyd Chapman。LICENSE と NOTICE を参照してください。
バンドルされたリソースは、Polymathie-Studio/missing リポジトリからの独自ライセンスを保持します: resources/standard.md (MISSING 標準) は CC-BY-4.0 のデュアルライセンスです。マニフェストと AGENTS.md は Apache-2.0 です。src/vendor/ の下のベンダー提供プリミティブソースは、そのインストゥルメントリポジトリからの Apache-2.0 です。
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityBmaintenanceLets any AI agent audit any website for SEO, GEO/AEO, and speed problems, reporting issues and recommendations without modifying the site.4MIT- AlicenseAqualityDmaintenanceEnables AI assistants to audit websites for AI-readiness, generate AI-optimized robots.txt and llms.txt files, and create VibeTags for emotional AI brand resonance.412MIT
- AlicenseAqualityAmaintenanceEnables AI agents to check whether a public website is crawlable, understandable, and ready for AI search workflows through local-only audits of robots.txt, sitemaps, metadata, and llms.txt.3511MIT

SitePulsar MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceMeasures and improves how findable, readable, and usable a website is to AI answer engines and autonomous AI agents through hosted AEO audit tools.MIT
Related MCP Connectors
Generate 18 AI readiness files (llms.txt, ai.txt, RAG indexes, schema) for any website.
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.
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/Polymathie-Studio/ds4ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server