Apideck MCP
Rank #4,189com.apideck/mcp
Unified API MCP — 229 tools across 200+ SaaS connectors for accounting, HRIS, CRM, and file storage.
Apideck MCP is a Model Context Protocol (MCP) server published by apideck-libraries. It ranks #4,189 of 76,851 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. Apideck MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 72,662 of 76,851 servers on MCP Toplist.
Use Apideck MCP
Add Apideck MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"apideck": {
"url": "https://mcp.apideck.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"apideck": {
"command": "npx",
"args": [
"-y",
"@apideck/mcp"
],
"env": {
"APIDECK_API_KEY": "<your APIDECK_API_KEY>",
"APIDECK_APP_ID": "<your APIDECK_APP_ID>",
"APIDECK_CONSUMER_ID": "<your APIDECK_CONSUMER_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
apideck-libraries
Available versions (2)
| Version | Published |
|---|---|
| 0.1.13 | Apr 25, 2026 |
| 0.1.12 | Apr 22, 2026 |
Frequently asked questions
- Who maintains Apideck MCP?
- Apideck MCP is maintained by apideck-libraries, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Apideck MCP listed on the Official MCP Registry?
- Yes — Apideck MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Apideck MCP have?
- MCP Toplist tracks 2 versions of Apideck MCP, most recently published on Apr 25, 2026.
- Where can I find the source code for Apideck MCP?
- The source code for Apideck MCP is hosted at github.com/apideck-libraries/mcp.