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
xiaojiou176-open avatar

agent-exporter MCP bridge

xiaojiou176-open/agent-exporter
1registry active
Summary

A local bridge server that lets Claude archive and retrieve agent configurations without network round trips. The MCP exposes publishing and retrieval operations for skills, prompts, tools, and guardrails, all backed by local storage with source tracing. Reach for this when you're managing multiple agent setups across different platforms and need a single source of truth that stays on your machine. The governance evidence layer gives you diffs and rollback capability, so you can see exactly what changed between exports. Built in Rust, runs over stdio, no telemetry or cloud dependencies. If you're already juggling agent configs manually or copy-pasting between surfaces, this gives you programmatic access to that workflow through Claude.

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 →

satellite antenna

AgentExport

beam your agent config to any planet

Stars Last Commit License

What You Get • Install • How It Work • Ecosystem


AgentExport is a Rust workbench that exports your agent setup — skills, prompts, tools, modes — to every coding-agent surface in one shot. Configure once. Beam everywhere.

┌──────────────────────────────────────┐
│  LOCAL-FIRST          ████████ 100%  │
│  SOURCE-TRACEABLE     ████████ 100%  │
│  TYPING REQUIRED      ░░░░░░░░   0%  │
│  VIBES                ████████ ZERO  │
│                                FILLER│
└──────────────────────────────────────┘

One config, many agents. One beam, many platforms.

What You Get

SurfaceWhat
agent-export cockpitVisual workbench. Pick targets, hit beam.
agent-export studioLive preview each agent's surface before you ship.
agent-export policiesPer-agent guardrails. Same intent, different houses.
agent-export skill catalogOne source of truth, fanned out to N hosts.
agent-export cliReproducible exports. Diff what changed. Roll back clean.

[!IMPORTANT] Local-first by default. No silent telemetry. No cloud round-trip. Your data stays on your machine until you explicitly ship it somewhere.

Install

git clone https://github.com/xiaojiou176-open/agent-export.git
cd AgentExport
# follow the per-stack quickstart in INSTALL.md or docs/

Three commands. No curl | sh. No login. Read what you run.

Install break? Open your favorite agent and say "Read AGENTS.md and bootstrap AgentExport for me." Agent fix own brain. Long version: docs/.

How It Work

The repo is seven layers — exactly the seven commits in git log. New work goes in as small named PRs. No 50-file mystery commits.

LayerWhat
chore: scaffoldLicense, governance, hygiene gates, CI scaffolding.
feat(core)The primary engine. The reason AgentExport exists.
feat(modules)Packages, adapters, services, plugins. The second floor.
feat(contracts)Schemas, configs, public boundaries. Other code talks here.
test:Receipts. Everything in this layer must run.
feat(ops)Scripts, infra, CI helpers, build glue.
docs:Public docs surface. The pretty face.

git log reads like a building floor plan. Look once, know the whole shape.

Ecosystem

AgentExport lives in the *Me family: three personal tools. command-style names, stupid-simple jobs.

RepoWhat
AgentExport (you here)beam your agent config to any planet
BrewMewake up, news already brewed
AgentGangGangfive AIs in one sidebar

Cross-family taste: AgentExport · BrewMe · OpenVibeCoding · proofyard.

Star This Repo

If AgentExport saves you a click, an hour, or a headache — star costs zero. Fair trade. ⭐

Star History Chart

Also by Yifeng[Terry] Yu

  • BrewMe — wake up, news already brewed
  • AgentGangGang — five AIs in one sidebar
  • OpenVibeCoding — AI codes overnight, you ship in the morning
  • proofyard — every claim ships with its receipt
  • dealyard — let prices fight, you sit and watch

License

MIT — small print, big freedom.

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 Tools
Registryactive
UpdatedApr 20, 2026
View on GitHub

More from xiaojiou176-open

  • Movi MCP v11
  • Prompt Switchboard MCP Sidecar1
  • OpenVibeCoding Read-only MCP204
  • NoteStore Lab MCP2
  • SourceHarbor MCP2
  • DealWatch1
  • Apple Notes Snapshot1
  • Campus Copilot MCP1
  • OpenUI MCP Studio1
  • Provenote MCP1

Related AI & LLM Tools MCP Servers

View all →
xiaojiou176-open avatar
Campus Copilot MCP

io.github.xiaojiou176-open/campus-copilot-mcp

Read-only MCP server for the local Campus Copilot BFF and imported workspace snapshots.
1
xiaojiou176-open avatar
Prompt Switchboard MCP Sidecar

io.github.xiaojiou176-open/prompt-switchboard-mcp

Compare-first local MCP sidecar for browser AI workflows.
1
louislili avatar
Geo Agent Mcp

louislili/geo-agent-mcp

GEO Agent Server. Injects product knowledge and SEO landing pages into geo.yigather.com.
1
mlava avatar
Agent Ready Mcp

mlava/agent-ready-mcp

Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
1
mnemoverse avatar
Mnemoverse Memory

mnemoverse/mcp-memory-server

Persistent long-term memory for AI agents — semantic recall across Claude, Cursor, ChatGPT & MCP.
1
nyxtoolsdev avatar
Claude Memory Manager

nyxtoolsdev/claude-memory-manager

Cross-session memory for Claude Code — context capture, semantic search, recall
1