Apideck MCP
Rank #5049glama/apideck-libraries/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 #5049 of 58,900 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Apideck MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Apr 25, 2026.
Ranks ahead of 53,851 of 58,900 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-libraries": {
"url": "https://mcp.apideck.dev/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"apideck-libraries": {
"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 2 registries (1 delisted)
apideck-libraries
Available versions (2)
| Version | Published |
|---|---|
| 0.1.13 | Apr 25, 2026 |
| 0.1.12 | Apr 22, 2026 |
Frequently asked questions
- What is Apideck MCP?
- Unified API MCP — 229 tools across 200+ SaaS connectors for accounting, HRIS, CRM, and file storage.
- 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 an official MCP server?
- Yes — Apideck MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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.