Skip to main content
Glama

Build MCP Server

by TeodorTrotea

check_package_json

Analyze package.json files to identify dependencies, scripts, and configurations. Supports multiple package managers and provides detailed insights for development workflows.

Instructions

Read and analyze package.json file

Input Schema

NameRequiredDescriptionDefault
directoryNoDirectory containing package.json (default: current directory)

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "Directory containing package.json (default: current directory)", "type": "string" } }, "type": "object" }
Install Server

Other Tools from Build MCP Server

Related Tools

    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/TeodorTrotea/mcptest'

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