Skip to main content
Glama

Nowcerts-mcp

composer.json1.39 kB
{ "name": "biegalski-llc/nhtsa-vehicle-api", "type": "library", "description": "A package to consume the National Highway Traffic Safety Administration (NHSTA) Vehicles API for decoding VINs and pulling lists of Vehicle Year, Make and Model.", "keywords": [ "Biegalski-LLC", "NHTSA-Vehicle-API" ], "homepage": "https://github.com/Biegalski-LLC/NHTSA-Vehicle-API", "license": "MIT", "authors": [ { "name": "Michael Biegalski", "email": "packages@biegalski-llc.com", "homepage": "https://biegal.ski/", "role": "Developer" } ], "require": { "php": "~7.1|^8.0", "ext-json": "*", "guzzlehttp/guzzle": "*", "nesbot/carbon": "*" }, "require-dev": { "phpunit/phpunit" : ">=8.0", "squizlabs/php_codesniffer": "^3.0" }, "autoload": { "psr-4": { "BiegalskiLLC\\NHTSAVehicleAPI\\": "src" } }, "autoload-dev": { "psr-4": { "BiegalskiLLC\\NHTSAVehicleAPI\\": "tests" } }, "scripts": { "test": "phpunit", "check-style": "phpcs src tests", "fix-style": "phpcbf src tests" }, "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "config": { "sort-packages": true } }

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/ReduceMyIns/Nowcerts-mcp'

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