Graphify-Labs/graphify
Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.
Awesome MCP › Software Development
MCP Linear is a TypeScript Model Context Protocol server for Linear that aims past basic issue create-and-update at real project-management workflows. Its read surface returns issues, projects, teams, cycles, milestones, roadmaps, customers, customer needs and documents at workspace, project, initiative, team, issue, release and cycle level, plus notifications, subscriptions, sessions, audits and integrations. Its write surface creates and updates issues, changes status, assigns people and adds comments, and manages projects, milestones, roadmaps, saved views and favourites, including diff-aware project and initiative update lifecycles where a generated diff can be archived or hidden from the update body. It also manages workspace webhooks, covering creation, updates and signing-secret rotation, and handles templates, custom fields, attachments, customer records with statuses and tiers, and customer needs linked to issues or projects. A rate-limit and health check lets a caller look before starting a heavy planning session. Beyond tools it exposes MCP resources under linear:// URIs for the viewer, organisation, teams, projects, individual projects with their issues and documents, issues, documents, roadmaps, milestones and the rate limit, and MCP prompts named summarize-project-status, draft-project-update, triage-issue and summarize-document. Authentication takes two forms. A personal API key, created under Security and access in Linear settings, covers the normal tools and workspace webhooks. An OAuth access token belonging to a managing Linear OAuth application is required to actually create and manage child OAuth applications, since that alpha API demands an OAuth application as the caller; with a personal key the server can still prepare a manifest and a pre-filled setup URL for an administrator. Because one process carries one credential, the README describes running two server entries when both managing-app and admin-scoped webhook operations are needed. It is published on npm as an installable package.
https://github.com/tacticlaunch/mcp-linear
Graphify transforms codebases, documentation, and other files into queryable knowledge graphs, enhancing developer productivity with local AST parsing and detailed edge explanations.
Context7 MCP Server is an MCP server that delivers up-to-date, version-specific code documentation and examples to enhance LLMs and AI code editors, ensuring accurate and current code generation.
High-performance Model Context Protocol (MCP) server that indexes codebases into a persistent knowledge graph for AI coding agents, supporting 158 languages, lightning-fast queries, and various dev...
GitHub MCP Server is an official Model Context Protocol server that integrates with GitHub APIs to enable advanced automation and AI-powered interactions with GitHub repositories and workflows.
Code-review-graph is a local-first code intelligence solution that builds a persistent structural map of your codebase to provide precise context to AI coding tools, significantly reducing token us...
Serena is a free and open-source coding agent toolkit that uses the Model Context Protocol to enable LLMs to autonomously perform semantic code retrieval and editing with IDE-like precision on complex codebases.
Claude Task Master is an AI-powered task management system designed for AI-driven development that integrates seamlessly with various editors via the Model Control Protocol (MCP).
Context Mode is an MCP server designed to optimize context window usage for AI coding agents by sandboxing tool output, tracking session continuity with SQLite, and promoting LLMs as code generator...