Skip to content
Back to search
30
MCP

io.github.csoai-org/summarizer-ai-mcp

io.github.csoai-org/summarizer-ai-mcp

MCP server for summarizer ai. Features summarize text, extract key points, generate abstract. From

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.CSOAI-ORG/meeting-summarizer-ai-mcp
Meeting Summarizer Ai MCP server. Tools: summarize meeting, extract action items, identify d...
0 tools
io.github.csoai-org/meeting-summarizer-ai-mcp
meeting-summarizer-ai-mcp MCP server by MEOK AI Labs
0 tools
Meeting Summarizer AI
Python MCP server for meeting transcript summarization and action items.
0 tools
nayanraj210401/summarise-mcp
MCP server for conversation. Provides tools to efficiently summarize text conversations.
0 tools
io.github.csoai-org/text-stats-ai-mcp
MCP server for text stats ai. Features word count, reading time, keyword density. From MEOK AI Labs.
0 tools
file-summarizer-mcp-server
A Model Context Protocol (MCP) server for reading and summarizing file content with language support
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.csoai-org/summarizer-ai-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}