Back to all skills
๐Ÿ”Œ
Automation

MCP Connector

Plug any Model Context Protocol server into your assistant.

4.4rating
5,300 installs
mcp/mcporter
Available on all plans

About this skill

MCP Connector lets Lite users bring their own MCP servers โ€” the open standard for exposing tools and data to LLMs. Drop a config, and the server's tools (Gmail, Notion, custom internal APIs, whatever) become callable from chat, with no custom glue code. This is the escape hatch: if we haven't built it yet, you can plug it yourself.

What it does

  • Works with any MCP-compliant server
  • Config-driven, no code required
  • Tool discovery at boot โ€” new tools show up automatically
  • Per-server scopes and auth
  • Compatible with official MCP SDKs (TS, Python)

Use cases

  • Connect a custom internal API via a tiny MCP wrapper
  • Bring a community MCP server (e.g. Gmail, Notion) into chat
  • Prototype a new integration before asking us to ship a native skill