Skip to content

Create "get api reference" MCP #1530

@ChronosSF

Description

@ChronosSF

Create an MCP server that provides access to IgniteUI component API documentation across Angular, Web Components, and React platforms. Uses TypeDoc-generated documentation stored locally in markdown (Angular/Web Components) and JSON model format (React) for fast, token-efficient retrieval.

Exposed Tools:

  • get_api_reference - Retrieves complete API documentation for a specific component including properties, methods, events, and code examples.
  • search_api - Searches components by keyword, feature, or partial name across all platforms. Returns ranked results with platform tags, component types, and match counts.

Performance: 40x faster than web scraping (50ms vs 2s), 6-10x fewer tokens (3-5K vs 30K) compared to fetching full documentation pages.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions