Skip to main content
Glama

NTV Scaffolding MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_ntv_component_file

Generates a complete TypeScript component file that uses an NTV component

get_ntv_component_doc

Gets comprehensive documentation for a specific NTV component including props, events, and usage patterns

list_ntv_components

Lists all available NTV Scaffolding components with their basic information

generate_ntv_component_usage

Generates complete component usage code with TypeScript component class and template

get_ntv_component_props

Get detailed information about a component's input properties and configuration options

generate_ntv_template_code

Generates HTML template code for an NTV component with optional custom configuration

get_ntv_component_examples

Gets predefined usage examples and code snippets for a specific component

get_ntv_component_usage_pattern

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

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