Knowledge Graph
by vibeeval · development · refactoring, code-review, skill
Knowledge graph integration for token-efficient codebase understanding. Uses codebase-memory MCP for AST indexing, dependency graphs, and smart context selection. 6-71x token savings vs raw file reading.
Source: https://github.com/vibeeval/vibecosystem
Install
git clone https://github.com/vibeeval/vibecosystemTags: refactoring, code-review, skill
⭐ 494 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Knowledge Graph is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Wiki Changelog by sickn33
Generate structured changelogs from git history. Use when user asks \"what changed recently\", \"generate a changelog\", \"summarize commits\" or user wants to understand recent development activity.
- Skill Snapshot by zircote
Guided feature development with swarm-orchestrated codebase exploration, multi-perspective architecture design, implementation, and quality review
- Feature Dev by zircote
Guided feature development with swarm-orchestrated codebase exploration, multi-perspective architecture design, implementation, and quality review. Use this skill when the user wants to build a new feature, add new functionality, implement a capability, or create something that doesn't exist yet. Triggers on requests like "add X", "implement Y", "build Z", "create a new W", "I need a feature for...", or any request to develop new functionality (not refactor existing code).
- jenkins-mcp by redhat-community-ai-tools
Enables interaction with multiple Jenkins instances from a single MCP server, using header-based authentication for multi-tenancy.
- Apple Apps MCP by 0xatrilla
Local macOS MCP server and setup app for Apple apps
- Sanity MCP Server by Purple-Horizons
A self-hosted Sanity MCP server with full CRUD, atomic transactions, reference tracking, and advanced tools for content management and operations.
- GitLab MCP Server by ahmedbhl
HTTP-based MCP server for GitLab API, enabling project management, issue tracking, merge requests, and file operations through natural language.
- android-device-mcp by prashant1507
Provides comprehensive Android device management capabilities through ADB, including device management, app management, file operations, and system monitoring.
Frequently asked questions
How do I install Knowledge Graph?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Knowledge Graph?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Knowledge Graph free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.