Skip to content
Back to search
30
MCP streamable-http

io.github.nicolasmartalog/docweave-mcp

io.github.nicolasmartalog/docweave-mcp

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

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

Similar MCP servers embedding-nearest

@docweave/mcp
MCP server for AI agents to generate AND read PDFs: generate_pdf (HTML, a URL, or a template + JSON → PDF) and read_pdf (a PDF → text/markdo
0 tools
io.github.doc-api-llc/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
0 tools
io.github.Doc-API-LLC/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
0 tools
com.hushvert/mcp
File conversion for AI agents: office docs, PDF to Word, video, and LLM-ready markdown via API.
0 tools
io.github.csoai-org/pdf-tools-ai-mcp
pdf-tools-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.pictify-io/mcp
Generate images, GIFs, and PDFs from HTML, URLs, or templates — from your AI agent.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.nicolasmartalog/docweave-mcp": {
      "url": "https://docweave.dev/api/mcp",
      "transport": "streamable-http"
    }
  }
}