(Unofficial) linkding-mcp-server
@uta8a
About (Unofficial) linkding-mcp-server
Unofficial linkding MCP server
Basic information
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?
—
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments