precis-mcp

retospect/precis-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for compressed structured context on .docx and .tex documents
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "precis-mcp": {
      "command": "uvx",
      "args": [
        "precis-mcp"
      ]
    }
  }
}

Or install with pip: pip install precis-mcp

README Excerpt

**Stop burning tokens on raw documents.** Precis is an [MCP server](https://modelcontextprotocol.io/) that gives AI agents structured, token-efficient access to DOCX, LaTeX, Markdown, scientific papers, a free local calculator (SymPy), and paid compute / web backends — read, write, search, and annotate through four simple tools.

Tools (2)

PERPLEXITY_API_KEYWOLFRAM_APP_ID

Topics

documentdocxlatexllmmarkdownmcpmcp-servermodel-context-protocolpython