I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Bitly-MCP-Server
MCP(模型上下文协议)服务器实现,该服务器将Claude与Bitly集成,从而使自然语言短URL管理。该服务器允许Claude使用日常语言与您的偏链路进行交互。
1
Github Watches
0
Github Forks
0
Github Stars
Bitly MCP Server
This MCP server will help integrate Claude with Bitly for natural language short URL management.
Supported features
- CreateBitlink
- UpdateBitlink
- RetrieveByBitlink
- GetLongUrlFromBitlink
- DeleteBitlink
- GetClickCountByMonth
Using this in Claude Desktop
- Open the
claude_desktop_config.json
and add the following configuration.
"bitly": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"BITLY_API_KEY=YOUR_BITLY_API_KEY",
"anuraj/bitlymcpserver"
],
"env": {
"BITLY_API_KEY": "YOUR_BITLY_API_KEY"
}
}
- Restart the Claude desktop - in the MCP Tools you will get the bitly tools.
- Now you can write something like
Shorten this https://github.com/anuraj/bitly-mcp-server
.
Disclaimer
This is an unofficial MCP package for Bitly and is not affiliated with, endorsed by, or maintained by Bitly.
It is provided for learning purposes only and comes with no guarantees or warranties of any kind.
Use at your own risk.
Happy Programming.
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_JpVxX2XZ
Postman MCP Server by freebeiro is an exceptional tool for managing and automating API workflows. It simplifies complex tasks with its user-friendly interface and extensive features. The seamless integration and reliable performance make it a must-have for developers and teams. Highly recommend exploring it for efficient API management!