Loading...
{
"mcpServers": {
"content-summarizer": {
"command": "node",
"args": [
"{ABSOLUTE PATH TO FILE HERE}/dist/index.js"
]
}
}
}summarizeSummarizes content from various sources like text, URLs, PDFs, and EPUBs.
Summarization of potentially harmful content from URLs or PDFs.
greetingReturns a greeting message with a provided name.
Read-only operation with no side effects.
The server is relatively safe for summarization tasks. Risks are primarily associated with the content being summarized and the potential for misuse. Ensure proper content filtering and monitoring to mitigate risks.