AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified CC0-1.0 Self-run

Awesome Lm Studio Connectors

mcp-rdmgator12-awesome-lm-studio-connectors · by rdmgator12

A curated directory of LM Studio MCP integrations and connectors — local-first AI runtime with cloud connector support, organized by category.

No reviews yet
0 installs
30 views
0.0% view→install

Install

$ agentstack add mcp-rdmgator12-awesome-lm-studio-connectors

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-rdmgator12-awesome-lm-studio-connectors)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Awesome Lm Studio Connectors? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Awesome LM Studio Connectors [](https://awesome.re)

[](http://creativecommons.org/publicdomain/zero/1.0/) [](https://github.com/rdmgator12/awesome-lm-studio-connectors/commits/main) [](https://www.trackawesomelist.com/rdmgator12/awesome-lm-studio-connectors/)

> A curated directory of MCP integrations and connectors for LM Studio — the local-first LLM runtime. Local model on your machine, optional cloud connectors via Model Context Protocol, organized by category with descriptions and use cases.

Last updated: July 2, 2026 · Officially Featured: 4 · Recommended Remote MCPs: 13 · Local Stdio MCPs: 8 · Categories: 8 · Version: 1.0.4

LM Studio is a desktop app (Mac / Win / Linux) that runs LLMs locally — Hugging Face GGUF models served via an OpenAI-compatible API. Since version 0.3.17 (June 2025), LM Studio acts as an MCP host, meaning you can wire MCP servers into local-model chats. As of late 2025 / early 2026 it added OAuth 2.1 with browser-based auth flow (v0.4.10, April 9, 2026), ephemeral per-request MCPs (now SSRF-guarded — see the security note below), and fine-grained allowed_tools gating. The Locally AI acquisition (April 8, 2026) extended LM Studio's device story onto iPhone, iPad, and Apple Silicon Macs — and as of v0.4.16 (June 4–8, 2026) that surface shipped as a real product: the Locally mobile app plus LM Link, an end-to-end-encrypted bridge that lets your phone drive the large models running on your desktop (default chat context also bumped to 8k). Current stable is v0.4.18 (Build 1, June 26, 2026); MTP Speculative Decoding — multi-token prediction that materially speeds up inference on supported models — graduated to stable in v0.4.14 (May 22, 2026), and mlx-engine v1.8.5 (June 5, 2026) added disk-backed KV-cache reuse and continuous batching for serious agentic local workloads, reinforcing the local-first thesis this list is built around.

LM Studio is structurally similar to Mistral Le Chat: an MCP client / host, not a publisher. There is no lmstudio/* MCP server — Element Labs curates a small popular-integrations directory, accepts arbitrary remote MCPs, and supports local stdio servers via npx / uvx.

Key positioning vs the other awesome connector lists in this family: LM Studio runs the model locally. The MCP servers can be remote (cloud) or local. This is the only list in the set where adding cloud MCPs is the opt-in — the default mode is fully offline.

Important caveat from LM Studio's own docs: "Some MCP servers were designed to be used with Claude, ChatGPT, Gemini and might use excessive amounts of tokens. Watch out for this. It may quickly bog down your local model and trigger frequent context overflows." This list curates with that constraint in mind — entries are flagged 🪶 when they're known to be token-frugal enough to work well with 7B – 30B local models.

Security-hardening note (v0.4.15+): LM Studio now blocks dynamic / ephemeral remote MCP connections whose URL resolves to a non-public address — connecting to a self-hosted server at http://127.0.0.1:… as an ad-hoc remote MCP now errors with URL resolves to a non-public address. We only allow public addresses for dynamic remote MCP connections. This is an SSRF guard, not a removal of local MCP support: local stdio servers (npx / uvx / Docker — every entry in the Local Stdio section below) are unaffected, and a localhost HTTP MCP still works if you declare it explicitly in mcp.json rather than adding it ephemerally (now-closed tracking issue, completed June 7, 2026; see Using MCP via API below for the mcp.json docs).

For more information, see Use MCP Servers, the Popular MCP Integrations page, Using MCP via API, and the LM Studio MCP launch blog post.

Legend: ⭐ Officially featured on LM Studio's Popular MCP Integrations page · 🌐 Remote MCP server (HTTP / SSE) · 💻 Local stdio MCP server (requires npx / uvx / Docker) · 🔐 OAuth 2.1 supported · 🪶 Token-frugal (safe for local 7B – 30B models) · 🅖 Built by Google · 🅜 Built or maintained by the vendor · 🛠️ Community-built.

> This is an independent, community-maintained list. Not affiliated with, endorsed by, or sponsored by Element Labs Inc. (LM Studio). "LM Studio" and related marks are the property of Element Labs Inc. Each connector is the property of its respective owner.

> [!TIP] > ### Connector of the Week — July 2, 2026 > > Brave Search MCP · Search and Knowledge > > Inaugural pick, and it goes to the entry that best embodies this list's thesis: Brave Search gives a 7B-class local model live web search without a Google/Bing API bill, with responses lean enough not to blow out a small context window — the 🪶 token-frugality flag earned, not assumed. In a week whose main event was rejecting a spam submission (see the new CONTRIBUTING criteria: affiliation disclosure and field reports are now required), it's worth pointing at what a good remote MCP for local models actually looks like: vendor-maintained, simply authenticated, and frugal by design. Listed under Search and Knowledge below.


Contents

  • [Officially Featured by LM Studio](#officially-featured-by-lm-studio)
  • [Project Management and Productivity](#project-management-and-productivity)
  • [Development and Observability](#development-and-observability)
  • [Recommended Remote MCP Servers](#recommended-remote-mcp-servers)
  • [Search and Knowledge](#search-and-knowledge)
  • [Development Tools](#development-tools)
  • [Commerce and Business](#commerce-and-business)
  • [Productivity and Communication](#productivity-and-communication)
  • [Local Stdio MCP Servers](#local-stdio-mcp-servers)
  • [System and Filesystem](#system-and-filesystem)
  • [Browser and Web Automation](#browser-and-web-automation)

Officially Featured by LM Studio

Curated by Element Labs on the Popular MCP Integrations page. All four are remote, OAuth-backed, and verified to work with LM Studio's transport.

Project Management and Productivity

  • ⭐ 🌐 🔐 🪶 🅜 Linear - Create issues, search projects, update statuses, and more directly from the LLM session. MCP endpoint: https://mcp.linear.app/mcp. Use case: Issue triage and cycle planning during a coding session, surfacing in-flight work across projects.
  • ⭐ 🌐 🔐 🅜 Notion - Search pages, create documents, and read from your workspace. MCP endpoint: https://mcp.notion.com/mcp. Use case: Pulling project context into a chat, drafting docs from research output. Heavier on tokens than Linear — use allowed_tools to scope.
  • ⭐ 🌐 🔐 🅜 Atlassian (Jira + Confluence) - Work with Jira issues and Confluence pages from within the chat. MCP endpoint: https://mcp.atlassian.com/v1/mcp. Use case: Issue triage, sprint context, drafting Confluence pages without leaving the LLM session.

Development and Observability

  • ⭐ 🌐 🔐 🪶 🅜 Sentry - Query issues, inspect stack traces, and analyze errors from your projects. MCP endpoint: https://mcp.sentry.dev/mcp. Use case: Triaging production errors with a local model, summarizing incident timelines, correlating issues with releases.

Recommended Remote MCP Servers

Beyond the official four, these remote MCP servers work with LM Studio's HTTP transport and are commonly used. Listed because they support OAuth 2.1 (one-click auth) or standard bearer auth without manual token management.

Search and Knowledge

  • 🌐 🪶 🅜 Crawleo - Hosted web-tools MCP: real-time web search, page crawl-to-markdown, Google Search, Google Maps, headful browser rendering. MCP endpoint: https://api.crawleo.dev/mcp (bearer-auth). Use case: Adding fresh-web grounding, location lookups, and JS-heavy page extraction to a local model. Joined the LM Studio docs ecosystem May 6, 2026.
  • 🌐 🪶 🅜 Hugging Face - Hub access — model search, dataset retrieval, Spaces interaction. The example MCP in LM Studio's own docs. Use case: Discovering models for your local rig, looking up datasets, querying Hub metadata.
  • 🌐 🪶 🛠️ Brave Search MCP - Web search via the Brave API. Use case: Adding live web search to a local model without paying for Bing/Google APIs. Lightweight enough for 7B models.

Development Tools

  • 🌐 🔐 🅜 GitHub - Official MCP server for the world's largest code host. MCP endpoint via Copilot remote MCP or self-host. Use case: Repo search, PR/issue triage, code search across projects from a local-LLM session.
  • 🌐 🔐 🪶 🅜 Cloudflare Developer Platform - Workers, Pages, R2, KV, D1. Multiple MCP endpoints under mcp.cloudflare.com/*. Use case: Edge-platform debugging, deployment workflows, Workers config queries.
  • 🌐 🔐 🪶 🅜 Vercel - Deployments and platform operations. Use case: Deployment status, build debugging, project ops from chat.

Commerce and Business

  • 🌐 🔐 🅜 Stripe - Customers, products, payments, subscriptions. MCP endpoint: https://mcp.stripe.com. Use case: Querying transactions, managing customers, surfacing dispute state from a local-LLM workflow.
  • 🌐 🔐 🪶 🅜 PayPal - Merchant operations. Use case: Transaction lookup, refund workflows, merchant account ops.
  • 🌐 🔐 🅜 Square - POS and payments. Use case: Sales reporting, inventory queries, merchant operations from chat.

Productivity and Communication

  • 🌐 🔐 🪶 🅜 Asana - Plan and track projects, tasks, and team workflows. Use case: Creating tasks from research output, querying project status, surfacing dependencies.
  • 🌐 🔐 🪶 🅜 Monday.com - Boards, items, automation. Use case: Cross-board project queries, status updates, automating routine task creation.
  • 🌐 🔐 🪶 🅜 Slack - Search and post messages across your workspace. Use case: Workspace-wide search, posting status updates from a chat, summarizing buried decisions in long threads.
  • 🌐 🔐 🅜 Figma - Design files and components. Use case: Reading frames into a coding session, generating components from designs.

Local Stdio MCP Servers

These run on your machine (npx / uvx / Docker) and require local install. They're the lowest-latency, most token-frugal options and pair well with local LLMs since there's no network round-trip. Add via mcp.json (~/.lmstudio/mcp.json on macOS/Linux).

System and Filesystem

  • 💻 🪶 🅜 Filesystem MCP - Anthropic's reference filesystem server. Use case: Read/write files in scoped directories from your local LLM. Foundational — most local workflows start here.
  • 💻 🪶 🅜 Memory MCP - Anthropic's reference persistent-memory server. Use case: Give your local LLM long-term knowledge that persists across sessions. Stores as JSON locally.
  • 💻 🪶 🛠️ Desktop Commander - Local shell + filesystem access. Use case: Mixed CLI + filesystem workflows on the user's machine. Effectively a local agent runtime.
  • 💻 🪶 🅜 Time MCP - Time and timezone utilities. Use case: Reliable date/time computation for models that habitually hallucinate temporal context.
  • 💻 🪶 🛠️ Sequential Thinking MCP - Structured chain-of-thought scaffolding. Use case: Improving reasoning quality on smaller local models by externalizing the thinking trace into structured steps.

Browser and Web Automation

  • 💻 🅜 Playwright MCP - Microsoft's official Playwright server. Referenced as the canonical local-stdio example in LM Studio's API docs. Use case: Browser automation, web scraping, form filling, end-to-end testing — all driven by your local model.
  • 💻 🛠️ Browserbase MCP - Headless browser automation via cloud. Use case: Cloud-backed browser automation when local Playwright is too heavy. Hybrid surface — local config, cloud execution.
  • 💻 🪶 🛠️ Fetch MCP - Anthropic's reference URL-fetcher. Use case: Lightweight web fetching with markdown conversion — much smaller token footprint than full browser automation.

Contributing

Contributions are welcome — see [CONTRIBUTING.md](CONTRIBUTING.md) for the submission flow, surface conventions, and the entry style guide. By contributing you agree to the [Code of Conduct](code-of-conduct.md).

LM Studio's official directory is small (4 entries on the Popular MCP Integrations page as of May 2026) but the connector surface is wide because LM Studio accepts any MCP server with HTTP / SSE transport or local stdio. We curate beyond the official four for MCPs known to work well with local LLMs — token-frugal enough not to overflow 7B – 30B model contexts, reliable transports, and ideally OAuth-backed for one-click auth.

When new MCPs appear on the Popular page or new OAuth-friendly remote MCPs ship, submit a PR with the MCP endpoint URL, OAuth status, token-frugality flag (🪶 if appropriate), and a specific use case.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.