Skip to content

feat(docs): enhance MCP server tool descriptions for clarity and detail#1737

Open
Marina-L-Stoyanova wants to merge 1 commit into
masterfrom
mstoyanova/updating-readme
Open

feat(docs): enhance MCP server tool descriptions for clarity and detail#1737
Marina-L-Stoyanova wants to merge 1 commit into
masterfrom
mstoyanova/updating-readme

Conversation

@Marina-L-Stoyanova

Copy link
Copy Markdown
Contributor

Description

Updating README.md file with the accurate MCP tools names and descriptions.

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the root documentation for the bundled Ignite UI MCP server to reflect current tool naming and provide more detailed per-tool descriptions for AI assistants.

Changes:

  • Expanded MCP tool descriptions in the root README.md for clarity.
  • Updated the project scaffolding tool name in the tools list to get_project_setup_guide.
  • Reordered MCP tool rows in the README tool table.

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

Comment thread README.md
| `search_docs` | Full-text search across Ignite UI docs for a specific framework. Supports prefix matching (e.g., `grid*`). |
| `search_api` | Search Ignite UI API entries by keyword, feature name, or partial component name. |
| `get_api_reference` | Return the full API reference for a specific Ignite UI component or class by exact name. |
| `get_project_setup_guide` | Returns setup guides for creating a new Ignite UI project. For Angular/React/Web Components: CLI scaffolding instructions. For Blazor: `dotnet new` + NuGet setup guide. |
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 87.741%. remained the same — mstoyanova/updating-readme into master

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.

3 participants