CCM
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
linggen avatar

Linggen - Local RAG

linggen/linggen-releases
registry active
Summary

Connects Claude to Linggen's local daemon at 127.0.0.1:9898 for privacy-first code search using RAG. Everything runs on your machine with data stored in ~/.linggen/, so nothing leaves your system. Linggen itself is a local AI app engine that bundles skills into native macOS apps, all sharing one daemon and storage directory. The MCP server lets you query your indexed code directly from Claude without sending it to external services. Reach for this when you want semantic code search across your projects but need to keep source code strictly local, or when you're already running Linggen apps like Sys Doctor and want Claude to tap into the same indexing layer.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →

Linggen Logo
https://linggen.dev

Linggen Releases

Public download host for the Linggen macOS app.

Linggen is a local AI app engine — the core runtime (engine source) hosts skills as full-featured native apps. The app bundles the engine and its skills into one .app, served from a local daemon (http://127.0.0.1:9527) with all state under ~/.linggen/.


Install

curl -fsSL https://linggen.dev/install-app.sh | bash

Curl rather than a browser download on purpose: macOS attaches a quarantine attribute to anything a browser fetches, and these builds are ad-hoc signed rather than notarized, so a downloaded copy would be blocked on first launch. The installer fetches the tarball, checks its sha256, and puts Linggen.app in /Applications.

On first launch the app starts the bundled ling engine on 127.0.0.1:9527, or reuses a healthy daemon already listening there. The daemon shuts itself down after 5 minutes idle. Updates arrive through the app's own updater.


What's in it

One app, one launcher, several skills as tabs:

  • Mac Shifu — macOS health: disk, apps, caches, plus iPhone/Mac photo and video cleanup
  • CFO — personal finances: imports bank and credit exports, builds spend reports, learns your categories
  • DJ — vibe to tracklist to a tagged library, synced to your phone
  • Memory — durable cross-host memory on the ling-mem daemon

Mac Shifu (formerly Sys Doctor) and CFO were once separate downloads. They are skills inside the one app now, and linggen.dev/install-sys-doctor.sh and install-cfo.sh redirect here.


Releases

Tag patternWhereWhat
linggen-v<version>this repothe macOS app tarball + .sha256
<version>, no prefixlinggen/linggenthe ling engine binary, macOS and Linux
v<version>linggen/linggen-memorythe ling-mem memory daemon

Only the app is hosted here. It bundles its own copy of the engine, so the app version and the engine version move independently.

Builds are macOS arm64, ad-hoc signed, not notarized. The app source lives in linggen/linggen-app (private); the engine, the skills, and the memory daemon are public.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
AI & LLM ToolsSearch & Web Crawling
Registryactive
UpdatedDec 3, 2025
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
litheonhq avatar
Author Mcp Server

io.github.litheonhq/author-mcp-server

Recall, check, search, timeline, and graph tools for fiction writers via Seizn Memory v3.
lmaniraruta avatar
Agentstorefront

io.github.lmaniraruta/agentstorefront

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.
loaditoutadmin avatar
Loaditout

io.github.loaditoutadmin/loaditout

Search and install 20,000+ security-graded MCP servers and agent skills.
luuow avatar
Meridian Skills

io.github.luuow/meridian-skills

Routes AI tasks to dynamic LLM-generated skills via an orbital classifier.
luw2007 avatar
Skim MCP Server

io.github.luw2007/skim-mcp-server

MCP server for Skim code transformation. Compresses code 60-95% for LLM context optimization.
maco144 avatar
Nullcone Threat Intelligence

io.github.maco144/nullcone

Real-time threat intel for AI agents: 890K+ IOCs incl. prompt-injection & AI-skill threats