There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
weeek-mcp-smart · npm · 0.4.4
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.IlyaIvanchikov/weeek-mcp-smart",
"description": "WEEEK tasks by name, not IDs — an MCP server",
"title": "WEEEK (smart)",
"repository": {
"url": "https://github.com/IlyaIvanchikov/weeek-mcp",
"source": "github"
},
"version": "0.4.4",
"websiteUrl": "https://github.com/IlyaIvanchikov/weeek-mcp#readme",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "weeek-mcp-smart",
"version": "0.4.4",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WEEEK personal API token (WEEEK → Settings → API)",
"isRequired": true,
"isSecret": true,
"name": "WEEEK_API_TOKEN"
},
{
"description": "Override API base for self-hosted / regional hosts (default https://api.weeek.net/public/v1)",
"name": "WEEEK_API_BASE_URL"
},
{
"description": "Per-request timeout in ms (default 30000)",
"name": "WEEEK_TIMEOUT_MS"
},
{
"description": "Directory weeek_attach_file may read from (default: the server's working directory)",
"name": "WEEEK_ATTACH_DIR"
},
{
"description": "Max attachable file size in bytes (default 10485760)",
"name": "WEEEK_ATTACH_MAX_BYTES"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-01T13:30:01.856034Z",
"publishedAt": "2026-08-01T13:30:01.856034Z",
"updatedAt": "2026-08-01T13:30:01.856034Z",
"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.4last 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.