Continue MCP Servers

Continue is an open-source AI coding assistant for VS Code and JetBrains. It supports MCP through its config.json file and has a rich plugin ecosystem.

Config file location

macOS~/.continue/config.json
Windows%USERPROFILE%\.continue\config.json
Linux~/.continue/config.json

Edit ~/.continue/config.json and add servers under the tools array using the mcp type.

Compatible Servers (8)

PostgreSQL MCP Server

Official

Query your PostgreSQL database with natural language

The official PostgreSQL MCP server from Anthropic lets your AI assistant read and query any PostgreSQL database. Ask que

postgresqlsqldatabase
8.2k
View install guide

SQLite MCP Server

Official

Query and analyze SQLite databases with your AI assistant

The official SQLite MCP server gives your AI assistant full access to any SQLite database file. Unlike PostgreSQL, SQLit

sqlitesqldatabase
8.2k
View install guide

Filesystem MCP Server

Official

Give 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

filesystemfileslocal
8.2k
View install guide

GitHub MCP Server

Official

Manage 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,

githubgitcode
8.2k
View install guide

Git MCP Server

Official

Run 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

gitversion-controllocal
8.2k
View install guide

Memory MCP Server

Official

Give 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

memorypersistenceknowledge-graph
8.2k
View install guide

Fetch MCP Server

Official

Fetch any web page or API endpoint and pass the content to your AI

The official Fetch MCP server lets your AI assistant retrieve content from any URL. It fetches web pages, converts HTML

fetchhttpweb
8.2k
View install guide

Brave Search MCP Server

Official

Give your AI real-time web search capabilities via Brave Search

The official Brave Search MCP server adds real-time web search to your AI assistant using the Brave Search API. Ask your

searchbraveweb-search
8.2k
View install guide