Skip to main content
Glama

JSON Resume MCP Server

Official
by jsonresume

github_analyze_codebase

Analyzes GitHub codebases to identify technologies, programming languages, and recent commits, aiding in extracting key insights for updating resumes or project documentation.

Instructions

This is a tool from the github MCP server. Analyzes the current codebase and returns information about technologies, languages, and recent commits

Input Schema

NameRequiredDescriptionDefault
directoryNoThe directory to analyze. If not provided, uses current working directory.

Input Schema (JSON Schema)

{ "properties": { "directory": { "description": "The directory to analyze. If not provided, uses current working directory.", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from JSON Resume 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/jsonresume/mcp'

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