Skip to main content
Glama

Document Automation MCP Server

package.json615 B
{ "name": "document-automation-mcp-server", "version": "1.0.0", "description": "Document Automation MCP Server - Python Implementation", "main": "src/server.py", "scripts": { "start": "python3 src/server.py", "test": "python3 -m pytest tests/ -v", "install-deps": "pip install -r requirements.txt" }, "repository": { "type": "git", "url": "https://github.com/yourusername/document-automation-mcp-server" }, "keywords": [ "mcp", "model-context-protocol", "documentation", "automation", "claude-desktop" ], "author": "Vedant Parmar", "license": "MIT" }

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/vedantparmar12/Document-Automation'

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