Loading MCP server directory, please wait...
Healthcare intake for agents: import blank PDFs, create patient fill links, fetch completed PDFs.
npx @getmcp/cli add com.easydocforms/easydocforms-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
EASYDOCFORMS_API_KEYEasyDocForms Partner API key (edfk_live_*), created under Settings → Integrations → Partner API
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.easydocforms/easydocforms-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"EASYDOCFORMS_API_KEY",
"-e",
"EASYDOCFORMS_BASE_URL",
"ghcr.io/easydocforms/easydocforms-mcp:0.1.2"
],
"env": {
"EASYDOCFORMS_API_KEY": "",
"EASYDOCFORMS_BASE_URL": ""
}
}
}
}Hosted Google Calendar MCP server for AI agents. No self-hosting or Google Cloud setup.
Turn documents into structured data: parse, extract, classify, split, and fill PDF forms.
Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.
Search arXiv and ACL Anthology, retrieve citations and references, and browse web sources to accel…