M
MCP Link Library
by @l00p3rl00p
This turns a bunch of links into a robust library that can be queried with an mcp server.
Created 2/10/2026
Updated 14 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-link-library
Cursor configuration (mcp.json)
{
"mcpServers": {
"l00p3rl00p-mcp-link-library": {
"command": "uvx",
"args": [
"mcp-link-library"
]
}
}
}