by MCP Community
A URL shortener MCP server built with Express, Prisma, TypeScript, and SQLite
A URL shortener MCP server built with Express, Prisma, TypeScript, and SQLite
npx -y url-shortener-mcp
{
"mcpServers": {
"url-shortener": {
"command": "npx",
"args": ["-y", "url-shortener-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared