Loading MCP server directory, please wait...
Manage MySampark products and social media campaigns across Facebook, Instagram, and more.
npx @getmcp/cli add io.github.utsav12322/mysampark-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from your MySampark account. Generate one by logging in and calling POST /api/token (see docs/mcp-server-setup.md), then enter it here as: Bearer YOUR_TOKEN
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.utsav12322/mysampark-mcp": {
"url": "https://mcp.mysampark.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}