Server data from the Official MCP Registry
100+ pre-built SaaS integrations for builder apps. Multi-tenant, scoped per end_user.
About
100+ pre-built SaaS integrations for builder apps. Multi-tenant, scoped per end_user.
Remote endpoints: streamable-http: https://connector-mcp.plataform-connect.workers.dev/mcp/{builder_id}/self
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-danielsalles-connector-platform": {
"url": "https://connector-mcp.plataform-connect.workers.dev/mcp/{builder_id}/self"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
connector-platform — Claude Code plugin
Add 100+ pre-built integrations (Notion, Slack, Linear, GitHub, …) to your Next.js app with one slash command. Powered by Connector Platform.
Install
/plugin marketplace add danielsalles/connector-platform-marketplace
/plugin install connector-platform@danielsalles
Quick start
You'll need a builder token (cpt_*) from the platform admin.
/connector login cpt_xxxxxxxxxxxxxxxxxxxxxxxx
This writes .env.local and .mcp.json at your project root.
/connector list
Lists available integrations.
/connector add notion
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 tools
You can then drop a button in your UI:
<a href="/api/connect/notion?user_id={YOUR_USER_ID}">Connect Notion</a>
Commands
| 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 |
Frameworks supported
- Next.js (App Router only)
Express / FastAPI / others — open an issue if you need them.
How it works
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.
License
MIT — see LICENSE.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
