MCPVault

get_document_summary

MCP tool from Go Docs MCP by drolosoft

Returns the text from the first 3 pages of a document as a quick summary.

How to use it

get_document_summary is exposed by the Go Docs MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_document_summary tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Go Docs MCP

$go install github.com/drolosoft/go-docs-mcp@latest
FULL GO DOCS MCP LISTING