Malawi law database -- legislation from malawilii.org with full-text search, definitions, and EU cross-references
Uselink is installed from its publisher's own source and answers where it runs, so this marketplace is not in the path of a single call. There is no address here to send one to, and a panel that pretended otherwise would be showing you an answer we made up. Install it and call it from your own client — the Installation tab has the entry for each one.
Open InstallationWhat it does
MCP server for publishing and managing uselink documents from AI coding tools (Claude, Cursor, Codex).
Quickstart
# 1 — run it from where its publisher ships it
npx -y @uselink/mcp
# 2 — ask your agent something
> MCP server for publishing and managing uselink documents from AI coding tools (Claude, Cursor, Codex).
Uselink is free: there is no plan to choose, no cap to set and nothing that can bill you.
Collected from a public index. Nobody has claimed this account, so nothing here was written by its author — claim it if it is yours.
Where are you running it?
Every route below installs the same thing and ends at the same approval screen. This one runs on your machine: your client starts Uselink as a process under your own user, with your files and your network, so the tool surface below is what it can do to your computer rather than to a server somewhere else. It is scanned, signed and pinned to the version you choose — read the surface before you approve it.
This is a public server: you run it yourself and this marketplace is not in the path. Claude Code registers it in one command.
claude mcp add uselink-mcp -- npx -y @uselink/mcpReconnect, or start a new session, and the tools appear in the model’s tool list.
One config entry your client uses to start the process locally. A local server runs with your file system and your network, which is why it is priced without metering.
32 tools, with what each one reads, writes and reaches shown before you agree — the same list on every route above. Read the tool surface.
Tool surface
What the model actually sees. Descriptions are diffed on every release — see version history.
Set the user
Takes no parameters.
List folders in a project. Pass parent_folder_id to list children of a specific folder; omit it to list folders at the project root. Returns folders plus a parent_breadcrumb for navigation.
Takes no parameters.
Read a single folder by id, including doc / live / draft counts.
Takes no parameters.
Create a new folder inside a project. Omit parent_folder_id to create at the project root, or pass a folder id to nest. Slug is auto-generated from the name if omitted.
Takes no parameters.
Update a folder
Takes no parameters.
Re-parent a folder. Omit parent_folder_id to move the folder to the project root, or pass a folder id to nest under it.
Takes no parameters.
Delete a folder. Documents inside the folder are NOT deleted — they are moved back to the project root.
Takes no parameters.
List projects the active PAT can see. Workspace-scoped tokens see projects in that workspace; personal tokens see the user
Takes no parameters.
Read a single project by id.
Takes no parameters.
Create a new project. Workspace is inferred from the PAT — workspace-scoped tokens create inside that workspace, personal tokens create a personal project. Slug is auto-generated from the name if omitted.
Takes no parameters.
Update a project
Takes no parameters.
Soft-archive a project. Its documents stay accessible by direct URL but no longer appear in listings.
Takes no parameters.
Restore a previously archived project.
Takes no parameters.
Rename a project
Takes no parameters.
Check whether a project slug is available in the PAT
Takes no parameters.
Make this the user
Takes no parameters.
Move a personal project into a workspace.
Takes no parameters.
Remove a project from its workspace and return it to the user
Takes no parameters.
List documents in the uselink workspace bound to the active PAT. Returns id, title, slug, status, and timestamps. Supports filtering by status and free-text search.
Takes no parameters.
Read the full content of a uselink document by id OR slug (exactly one is required). Returns title, content, format, published status, and metadata.
Takes no parameters.
Free-text search across documents in the workspace bound to the active PAT. Thin wrapper over uselink_list_documents with the search field set.
Takes no parameters.
List threaded comments on a document.
Takes no parameters.
List assets (images, files) attached to a document.
Takes no parameters.
Move a document into a different project and/or folder. Pass project_id (required) plus an optional folder_id; omit folder_id to land at the project root.
Takes no parameters.
Update an existing uselink document
Takes no parameters.
Publish a uselink document. Snapshots the current draft into the published version and makes it accessible via the public URL. Returns the document with its public URL.
Takes no parameters.
Unpublish a uselink document, removing it from public access. The draft is preserved.
Takes no parameters.
Delete a uselink document. The document is removed and the public URL stops working.
Takes no parameters.
Upload a single image or file from the local filesystem and attach it to a uselink document. Returns the asset with its CDN URL. Use the returned URL in your document
Takes no parameters.
Upload a zip archive containing an HTML page and its referenced assets. The server extracts the zip, stores every asset, rewrites <img src> references to CDN URLs, and returns the rewritten HTML plus the list of assets created and skipped.
Takes no parameters.
Post a reply to an existing comment thread on a uselink document. Replies are nested under the parent comment.
Takes no parameters.
Mark a comment thread on a uselink document as resolved.
Takes no parameters.
- Every tool, no call limit
- No card, no account needed
- Source published under a licence you can read
- Runs on your machine — nothing of it reaches our gateway
- Nothing to cap, because nothing bills
What counts against your monthly calls
| Tool | Unit | Calls used | Out of the allowance |
|---|
Nothing here is billable. Uselink costs nothing to install and nothing to call, at any volume.
Two independent axes, because powerful and malicious are different questions. The grade is threat only. The capability level is blast radius, and it is never a penalty on the grade — it is priced as one subtract-only term in the score, where you can see it.
| Term | Level | What it prices | Points |
|---|---|---|---|
| capability-exposure | minimal | capability blast radius (minimal) — client exposure if the model is manipulated | −0 |
| verification-discount | source | publisher verification (provenance) — cryptographic build provenance ties the artifact to its source | −0 |
| coverage-honesty | source | inspection depth (source) — how much of the target the scan could see | −0 |
What the scan could actually read
A grade is only as meaningful as its coverage, so the scanner publishes its own depth before it publishes its result.
No tools were enumerated, so prompt-injection, capability and toxic-flow analysis had no tool surface to inspect. To grade a package’s real runtime tools, scan the running server: --command "npx -y <package>".
Capability — what it could do if the model were manipulated
Tags derived from each tool’s schema and the implementation, not from what the tool calls itself. minimal is the level these add up to.
| Tool | Capability tags | Why the tag was assigned |
|---|---|---|
| No per-tool rows for this release — see the note below. | ||
Toxic-flow graph
The lethal trifecta, checked as a graph rather than as a checklist: untrusted input, a sensitive source and an external sink have to meet before there is a path worth worrying about.
The public result for this release does not print the flow graph, so there is nothing to show here. That is not the same as "no paths were found": what the scan did read is above, under coverage.
Supply chain and provenance
This is the first scan of this surface here, so there is nothing yet to compare it against.
Every result on this tab comes from one deterministic pass over the published package — offline, rule by rule, and auditable line by line above. Same methodology version, same bytes, same score.
Release history
Pinned to 0.3.0 — the install command below asks for that release. A pin is part of an install, so it is kept for this visit and written down when you install.
No release note was published with this version.
Only accounts with at least 50 real tool calls against this server in the last 90 days can post. Ratings are weighted by how much the reviewer actually uses it, and publishers can reply once per review.
Writing one takes an account with at least 50 real tool calls against Uselink in the last 90 days. That is the whole gate — there is no other way to post, which is why the counts beside each review are worth reading.
Nobody has reviewed this listing. The rating on the card is the mean of the reviews written here and nothing else, so there is no rating until somebody writes the first — which takes an account with 50 real tool calls against it.