add-mcp
Back to registry
Bitly logo

Bitly

v1.0.0

bitly.com/mcp

Bitly is a link management platform for creating shortened links, branded short domains, QR codes, campaigns, and related analytics. It also provides AI-agent access to Bitly functionality through an MCP server.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api-ssl.bitly.com/v4/mcp
requiredsecret

Bitly API access token. Use Bearer <token>.

npx add-mcp@latest https://api-ssl.bitly.com/v4/mcp --transport http --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.bitly%2Fmcp"