meta for Claude Desktop
io.github.ryudi84/meta
MCP server for SEO meta tag generation — title, description, Open Graph, Twitter Cards
client:Claude Desktop
transport:stdio
runtime:npm
Install meta in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"meta": {
"command": "npx",
"args": [
"-y",
"meta-forge-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs