Skip to content

feat(mcp): mcp server registry.modelcontextprotocol.io config#1678

Merged
damyanpetev merged 6 commits into
masterfrom
dkalinov/registry.modelcontextprotocol.io
May 12, 2026
Merged

feat(mcp): mcp server registry.modelcontextprotocol.io config#1678
damyanpetev merged 6 commits into
masterfrom
dkalinov/registry.modelcontextprotocol.io

Conversation

@dkalinovInfra
Copy link
Copy Markdown
Contributor

@dkalinovInfra dkalinovInfra commented May 7, 2026

…contextprotocol.io

Description

Related Issue

Closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring / code cleanup
  • Build / CI configuration change

Affected Packages

  • igniteui-cli (packages/cli)
  • @igniteui/cli-core (packages/core)
  • @igniteui/angular-templates (packages/igx-templates)
  • @igniteui/angular-schematics (packages/ng-schematics)
  • @igniteui/mcp-server (packages/igniteui-mcp)

Checklist

  • I have tested my changes locally (npm run test)
  • I have built the project successfully (npm run build)
  • I have run the linter (npm run lint)
  • I have added/updated tests as needed
  • My changes do not introduce new warnings or errors

Additional Context

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds MCP registry metadata for the @igniteui/mcp-server package to support publishing/registration on the Model Context Protocol registry.

Changes:

  • Added an MCP server.json manifest describing the server, npm package identifier, and stdio transport.
  • Added mcpName metadata to the package’s package.json to align with the MCP server registry naming.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
packages/igniteui-mcp/igniteui-doc-mcp/server.json Introduces MCP server manifest for registry submission.
packages/igniteui-mcp/igniteui-doc-mcp/package.json Adds mcpName metadata to match the MCP registry server name.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/igniteui-mcp/igniteui-doc-mcp/server.json
@coveralls
Copy link
Copy Markdown

coveralls commented May 7, 2026

Coverage Status

coverage: 86.922%. remained the same — dkalinov/registry.modelcontextprotocol.io into master

kdinev
kdinev previously approved these changes May 8, 2026
damyanpetev
damyanpetev previously approved these changes May 12, 2026
Comment thread packages/igniteui-mcp/igniteui-doc-mcp/server.json
@damyanpetev damyanpetev changed the title feat(mcp): Prepearing the mcp server for publishing to registry.model… feat(mcp): mcp server registry.modelcontextprotocol.io config May 12, 2026
@damyanpetev damyanpetev merged commit 6506eda into master May 12, 2026
3 checks passed
@damyanpetev damyanpetev deleted the dkalinov/registry.modelcontextprotocol.io branch May 12, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants