(Unofficial) linkding-mcp-server
@uta8a
About (Unofficial) linkding-mcp-server
Unofficial linkding MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"linkding-mcp-server": {
"command": "deno",
"args": [
"task",
"compile"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is (Unofficial) linkding-mcp-server?
(Unofficial) linkding-mcp-server is an MCP server for linkding, a self-hostable bookmark manager.
How to use (Unofficial) linkding-mcp-server?
Compile with deno task compile to produce a binary at ./dist/main. Configure the MCP client with the binary path and environment variables LINKDING_URL and LINKDING_API_KEY. Alternatively, use the jsr package @uta8a/linkding-mcp-server with Deno.
Key features of (Unofficial) linkding-mcp-server?
—
Use cases of (Unofficial) linkding-mcp-server?
—
FAQ from (Unofficial) linkding-mcp-server?
—
Basic information
More Other MCP servers
Nginx UI
0xJackyYet another WebUI for Nginx
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments