Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@laver/mcp · npm · 0.4.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Developyn/laver-mcp",
"description": "Kanban boards, sprints, tickets and a team wiki, with versioned writes for concurrent agents.",
"repository": {
"url": "https://github.com/Developyn/laver-mcp",
"source": "github"
},
"version": "0.4.0",
"websiteUrl": "https://laver.app",
"packages": [
{
"registryType": "npm",
"identifier": "@laver/mcp",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "A workspace-scoped API key, created in Laver under Admin → API keys. It acts as the person who created it, so it holds exactly their access and can be revoked without touching their account. Supply this or LAVER_API_KEY_FILE.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "LAVER_API_KEY"
},
{
"description": "Alternative to LAVER_API_KEY: a path to a file holding nothing but the key, or a .env-style file carrying a LAVER_API_KEY= line. Use this to keep the key out of your client's config file.",
"format": "filepath",
"name": "LAVER_API_KEY_FILE"
},
{
"description": "Overrides the API host. Defaults to https://api.laver.app, and must be https except for localhost.",
"format": "string",
"default": "https://api.laver.app",
"name": "LAVER_API_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-16T03:30:20.063346Z",
"publishedAt": "2026-08-16T03:30:20.063346Z",
"updatedAt": "2026-08-16T03:30:20.063346Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.4.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.