Skip to content

Add @microsoft/atlas-mcp package - MCP server for AI agents#803

Open
wibjorn wants to merge 3 commits intomainfrom
wbb/atlas-mcp-server
Open

Add @microsoft/atlas-mcp package - MCP server for AI agents#803
wibjorn wants to merge 3 commits intomainfrom
wbb/atlas-mcp-server

Conversation

@wibjorn
Copy link
Copy Markdown
Contributor

@wibjorn wibjorn commented Feb 9, 2026

Introduces a Model Context Protocol server that exposes Atlas Design System resources to AI agents and copilots (GitHub Copilot, Claude, etc.).

Features:

  • 6 tools: search_classes, get_component, get_code_examples, list_components, list_atomics, get_class_details
  • 3 resources: atlas://components, atlas://atomics, atlas://tokens
  • Bundles 1200+ CSS classes, 40 components, design tokens at build time
  • Self-contained npm package - works via npx @microsoft/atlas-mcp

Link: preview

[Explain the context of this pull request here]

Testing

  1. Step one
  2. Step two
    Expected result:

Additional information

[Optional]

Contributor checklist

  • Did you update the description of this pull request with a review link and test steps?
  • Did you submit a changeset? Changesets are required for all code changes.
  • Does your pull request implement complex UI logic (js/ts)? Consider adding an integration test to test your user flow.
  • Does your pull request add a new page to the documentation site? Add your new page for automated accessibility testing in /integration/tests/accessibility.
  • Does your pull request change any transforms? Did you test they work on right to left?

Introduces a Model Context Protocol server that exposes Atlas Design System
resources to AI agents and copilots (GitHub Copilot, Claude, etc.).

Features:
- 6 tools: search_classes, get_component, get_code_examples, list_components,
  list_atomics, get_class_details
- 3 resources: atlas://components, atlas://atomics, atlas://tokens
- Bundles 1200+ CSS classes, 40 components, design tokens at build time
- Self-contained npm package - works via npx @microsoft/atlas-mcp
@wibjorn wibjorn requested a review from a team as a code owner February 9, 2026 22:57
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 9, 2026

🦋 Changeset detected

Latest commit: f883201

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@microsoft/atlas-mcp Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant