loading…
Search for a command to run...
loading…
Paste a URL to see exactly how it renders as a social card on Twitter, LinkedIn, Facebook, and Slack. Generate custom OG images from templates.
Paste a URL to see exactly how it renders as a social card on Twitter, LinkedIn, Facebook, and Slack. Generate custom OG images from templates.
Check any URL's Open Graph tags and social media preview readiness from your AI assistant.
npm install @uncommon/mcp-pageshot
Add to your claude_desktop_config.json:
{
"mcpServers": {
"pageshot": {
"command": "npx",
"args": ["@uncommon/mcp-pageshot"]
}
}
}
Run via stdio:
npx @uncommon/mcp-pageshot
Check a URL's social media preview readiness.
Parameters:
url (string, required): The URL to checkReturns:
> Check the OG tags for https://example.com
## Social Preview Score: 4/10 (Needs Work)
### Platform Readiness
- Ready: Slack
- Not ready: Twitter, LinkedIn, Facebook
### Issues to Fix
- No og:image — links without images get significantly fewer clicks
- No twitter:card — set to 'summary_large_image' for large preview images
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-pageshot": {
"command": "npx",
"args": []
}
}
}Read, send and search emails from Claude
Send, search and summarize Slack messages
No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
A community discord server dedicated to MCP by [Frank Fiegel](https://github.com/punkpeye)