jsx-prop-lookup-mcp-server

lmn451/jsx-prop-lookup-mcp-server

3.1

If you are the rightful owner of jsx-prop-lookup-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The JSX Prop Lookup MCP Server is a tool designed to analyze JSX prop usage in React/TypeScript codebases using AST parsing.

Tools

Functions exposed to the LLM to take actions

analyze_jsx_props

Analyze JSX prop usage in files or directories.

find_prop_usage

Find all usages of a specific prop across JSX files.

get_component_props

Get all props used by a specific component.

find_components_without_prop

Find component instances that are missing a required prop.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources