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
~/.continue/config.json%USERPROFILE%\.continue\config.json~/.continue/config.jsonEdit ~/.continue/config.json and add servers under the tools array using the mcp type.
Compatible Servers (8)
PostgreSQL MCP Server
OfficialQuery 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…
SQLite MCP Server
OfficialQuery 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…
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…
Fetch MCP Server
OfficialFetch 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 …
Brave Search MCP Server
OfficialGive 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…
Other MCP clients