Loading MCP server directory, please wait...
Create form endpoints for any site, get paste-ready markup, and read submission stats.
npx @getmcp/cli add com.shipmyform/shipmyformRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token: a ShipMyForm workspace API key (smf_…), created in Settings → API keys. Available on every plan, including free.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.shipmyform/shipmyform": {
"url": "https://shipmyform.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}