Skip to main content
Glama

Documentation Search MCP Server

scan_project_dependencies

Identify vulnerabilities in project dependencies by scanning files like pyproject.toml or requirements.txt, generating a detailed security report.

Instructions

Scans project dependencies from files like pyproject.toml or requirements.txt for vulnerabilities. Args: project_path: The path to the project directory (defaults to current directory). Returns: A comprehensive security report of all project dependencies.

Input Schema

NameRequiredDescriptionDefault
project_pathNo.

Input Schema (JSON Schema)

{ "properties": { "project_path": { "default": ".", "title": "Project Path", "type": "string" } }, "title": "scan_project_dependenciesArguments", "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/anton-prosterity/documentation-search-mcp'

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