com.synder/gl-importer-mcp MCP Server
com.synder/gl-importer-mcp
What is the com.synder/gl-importer-mcp MCP server?
Import CSV/XLSX accounting data into QuickBooks Online or Xero via the Synder Importer API.
How to install com.synder/gl-importer-mcp
Copy-paste configuration for popular MCP clients.
IMPORTER_API_TOKENrequiredsecretBearer token for the Synder Importer API. Generate at importer.synder.com -> Account -> API Keys.
IMPORTER_BASE_URLOverride API base URL (for staging/test). Defaults to https://importer.synder.com/api/v1.
{
"mcpServers": {
"gl-importer-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudbusiness/gl-importer-mcp"
],
"env": {
"IMPORTER_API_TOKEN": "<YOUR_IMPORTER_API_TOKEN>",
"IMPORTER_BASE_URL": "<YOUR_IMPORTER_BASE_URL>"
}
}
}
}{
"mcpServers": {
"gl-importer-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudbusiness/gl-importer-mcp"
],
"env": {
"IMPORTER_API_TOKEN": "<YOUR_IMPORTER_API_TOKEN>",
"IMPORTER_BASE_URL": "<YOUR_IMPORTER_BASE_URL>"
}
}
}
}{
"mcpServers": {
"gl-importer-mcp": {
"command": "npx",
"args": [
"-y",
"@cloudbusiness/gl-importer-mcp"
],
"env": {
"IMPORTER_API_TOKEN": "<YOUR_IMPORTER_API_TOKEN>",
"IMPORTER_BASE_URL": "<YOUR_IMPORTER_BASE_URL>"
}
}
}
}{
"servers": {
"gl-importer-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cloudbusiness/gl-importer-mcp"
],
"env": {
"IMPORTER_API_TOKEN": "<YOUR_IMPORTER_API_TOKEN>",
"IMPORTER_BASE_URL": "<YOUR_IMPORTER_BASE_URL>"
}
}
}
}claude mcp add gl-importer-mcp --env IMPORTER_API_TOKEN=<YOUR_IMPORTER_API_TOKEN> --env IMPORTER_BASE_URL=<YOUR_IMPORTER_BASE_URL> -- npx -y @cloudbusiness/gl-importer-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.