100+ pre-built SaaS integrations for builder apps. Multi-tenant, scoped per end_user.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Add 100+ pre-built integrations (Notion, Slack, Linear, GitHub, β¦) to your Next.js app with one slash command. Powered by Connector Platform.
You'll need a builder token (cpt_*) from the platform admin.
This writes .env.local and .mcp.json at your project root.
Lists available integrations.
Scaffolds two Next.js App Router handlers:
src/app/api/connect/notion/route.ts β redirects users to authorize Notionsrc/app/api/execute/notion/route.ts β server-side proxy to invoke Notion toolsYou can then drop a button in your UI:
| Command | Description |
|---|---|
/connector login <token> | Save credentials and configure MCP |
/connector list | Show available integrations |
/connector add <slug> | Scaffold connect + execute handlers |
/connector logout | Remove credentials and MCP config |
Express / FastAPI / others β open an issue if you need them.
The plugin is just markdown β instructions for the Claude Code agent. The actual integration runtime lives in Connector Platform (multi-tenant API + MCP server). When you run /connector add notion, the agent generates handlers that call the platform's REST API with fetch. No SDK β your code stays free of dependencies on this plugin.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/connector-platform)<a href="https://allmcps.com/mcp/connector-platform"><img src="https://allmcps.com/api/badge/connector-platform?style=directory" alt="Connector Platform on AllMCPs" /></a>