Developer Tools MCP Servers
Developer tool servers give your AI direct access to your development workflow — reading files, interacting with GitHub, inspecting git history, and maintaining persistent memory across sessions. These are the servers most developers install first.
Filesystem MCP Server
OfficialGive your AI read and write access to your local files
The official Filesystem MCP server from Anthropic provides secure, configurable access to your local file system. You sp…
GitHub MCP Server
OfficialManage repos, issues, PRs, and code directly from your AI chat
The official GitHub MCP server gives your AI assistant full access to the GitHub API. Create issues, open pull requests,…
Git MCP Server
OfficialRun git commands and inspect local repositories from your AI
The official Git MCP server lets your AI assistant interact with local git repositories directly. Read commit history, c…
Memory MCP Server
OfficialGive your AI persistent memory that survives across conversations
The official Memory MCP server implements a knowledge graph that your AI assistant can read and write across conversatio…
Sequential Thinking MCP Server
OfficialEnable structured, multi-step reasoning for complex AI problems
The Sequential Thinking MCP server provides a framework for breaking complex problems into structured, sequential though…
Sentry MCP Server
OfficialInvestigate errors, analyze issues, and debug with AI using Sentry data
The official Sentry MCP server connects your AI assistant to your Sentry error monitoring account. Retrieve issues, read…