ghchinoy/repotographer
v0.2.1Apache-2.0
Map public GitHub repositories into structured concept graphs and AI-suggested domain taxonomies.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
repotographerstdio
{
"type": "stdio",
"command": "repotographer",
"args": [
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "repotographer",
"version": "0.2.1",
"description": "Map public GitHub repositories into structured concept graphs and AI-suggested domain taxonomies.",
"author": {
"name": "ghchinoy",
"url": "https://github.com/ghchinoy"
},
"homepage": "https://ghchinoy.github.io/repotographer",
"repository": "https://github.com/ghchinoy/repotographer",
"license": "Apache-2.0",
"keywords": [
"github",
"concept-graph",
"taxonomy",
"graphviz",
"cytoscape",
"mcp",
"developer-tooling"
]
}