Skip to main content
Glama

NTV Scaffolding MCP Server

get_ntv_component_usage_pattern

Retrieve Angular standalone component usage patterns for specific NTV components to implement correct component integration in your Angular applications.

Instructions

Gets the proper Angular standalone component usage pattern for a specific NTV component

Input Schema

NameRequiredDescriptionDefault
componentYesComponent name (e.g., 'Button', 'Input', 'Card')

Input Schema (JSON Schema)

{ "properties": { "component": { "description": "Component name (e.g., 'Button', 'Input', 'Card')", "type": "string" } }, "required": [ "component" ], "type": "object" }

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/stephenlumban/component-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server