Developer Tools
Trust: 27/100 (Limited)io.github.shashwatgtm/craft-content-mcp Guide
8 content tools: Case Studies, Newsletters, Webinars, Repurposing, Thought Leadership
by shashwatgtm
Quick Start
Install
npx @shashwatgtmalpha/craft-content-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-shashwatgtm-craft-content-mcp": {
"command": "npx",
"args": [
"@shashwatgtmalpha/craft-content-mcp"
]
}
}
}