README.md
Summarize README files from local paths or public Git repositories into JSON.
Provides tools to summarize README files from local paths or public Git repositories into structured JSON summaries. It enables users to quickly extract key facts and project overviews from documentation through automated tool calls.
Tools (1)
summarize_readmeSummarizes a README file from a local path or public Git repository into structured JSON.Configuration
claude_desktop_config.json
{"mcpServers":{"readme-insight":{"command":"npx","args":["-y","@naeem-gitonga/example-mcp"]}}}Try it
→Summarize the README file located at https://github.com/naeem-gitonga/example-mcp
→Extract key facts from the local README.md file in my current project directory.
→Give me a structured JSON overview of the documentation at this public Git URL.
→Analyze the local README at ./docs/README.md and provide a project summary.