Servers

Feedmansion Social Media Mcp
@makerprism
AI-powered social media scheduler — Connect FeedMansion to Claude, Cursor, ChatGPT, and AI agents via MCP for automated content creation, scheduling, and posting
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"feedmansion": {
"type": "streamable-http",
"url": "https://feedmansion.com/mcp",
"headers": {
"Authorization": "Bearer fm_pat_YOUR_TOKEN_HERE"
}
}
}
}