Back to search
30
MCP

file-summarizer-mcp-server

pypi/file-summarizer-mcp-server

A Model Context Protocol (MCP) server for reading and summarizing file content with language support

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

Similar MCP servers embedding-nearest

mcp-file-context-server
A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, s
0 tools
nayanraj210401/summarise-mcp
MCP server for conversation. Provides tools to efficiently summarize text conversations.
0 tools
mcp-file-operations-server
A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking suppo
0 tools
filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversa
0 tools
mcp-server-webscan
A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extract
0 tools
excel-mcp-server
A Model Context Protocol (MCP) server that reads and writes MS Excel data
0 tools

How to use

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

{
  "mcpServers": {
    "file-summarizer-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}