Turn URLs, files and text into media, transcripts, summaries, translations and PDF.
claude mcp add content -- uvx content-mcp
claude_desktop_config.json
{
"mcpServers": {
"content": {
"command": "uvx",
"args": [
"content-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"content": {
"command": "uvx",
"args": [
"content-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"content": {
"command": "uvx",
"args": [
"content-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"content": {
"type": "stdio",
"command": "uvx",
"args": [
"content-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"content": {
"command": "uvx",
"args": [
"content-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.LatentNoise--content/reviews or the review_server meta-tool.
POST /mcp