mcdev MCP: wiki search, .mcdevrc help, journey checklists, metadata types via mcdev.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
MCP (Model Context Protocol) server for Accenture SFMC DevTools (mcdev): search the project wiki offline, learn .mcdevrc.json concepts (markets, marketList, createDeltaPkg, validations), walk component checklists (e.g. journeys), and list metadata types via the installed mcdev package.
Pair with mcp-server-sfmc for AMPscript / SSJS language validation and lookups.
Registered as io.github.JoernBerkefeld/mcp-server-mcdev (quickstart). Registry hosts metadata only; the server runs locally via stdio.
Verify after publish:
curl "https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.JoernBerkefeld/mcp-server-mcdev"
CI publishes npm artifacts and registry metadata using GitHub OIDC (Actions doc) β see .github/workflows/npm-publish.yml.
| Tool | Purpose |
|---|---|
mcdev_search_docs | Search bundled sfmc-devtools wiki Markdown |
mcdev_explain_config_key | Short explanations for config topics (markets, marketList, createDeltaPkg, β¦) |
mcdev_component_checklist | Questions + dependent metadata types (journey, automation, β¦) |
mcdev_list_metadata_types | Types from Mcdev.explainTypes() (silent JSON mode β safe for MCP stdio) |
read_mcdev_project_config | Read .mcdevrc.json with credentials stripped (never reads .mcdev-auth.json) |
Register mcp-server-mcdev with the same patterns as other stdio MCP servers (package name in args).
.vscode/mcp.json~/.cursor/mcp.json or project .cursor/mcp.json~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows) β use the same mcpServers object shape as Cursor.
~/.codeium/windsurf/mcp_config.json β same mcpServers shape as Cursor.
Then use "command": "mcp-server-mcdev", "args": [] (or the binary name from this packageβs bin field).
The SFMC DevTools extension documents optional MCP setup for AI-assisted mcdev workflows (see that repoβs README).
From this package directory, with the wiki checkout next to the repo (or set SFMC_DEVTOOLS_WIKI):
MIT Β© JΓΆrn Berkefeld
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-server-mcdev)<a href="https://allmcps.com/mcp/mcp-server-mcdev"><img src="https://allmcps.com/api/badge/mcp-server-mcdev?style=directory" alt="Mcp Server Mcdev on AllMCPs" /></a>