Skip to main content
Glama
__init__.py346 B
""" PDF Manipulation MCP Server A study project implementing a Model Context Protocol (MCP) server that provides comprehensive PDF manipulation capabilities. """ from .pdf_server import mcp from .server import main __version__ = "0.1.0" __author__ = "André da Silva Medeiros" __email__ = "andr3medeiros@gmail.com" __all__ = ["mcp", "main"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/andr3medeiros/pdf-manipulation-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server