Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"scribe": {
"type": "http",
"command": "uv",
"args": [
"run",
"--with",
"seer @ git+https://github.com/ajobi-uhc/seer.git",
"python",
"-m",
"scribe.notebook.notebook_mcp_server"
],
"url": "https://github.com/ajobi-uhc/seer.git",
"env": {
"NOTEBOOK_OUTPUT_DIR": "${CWD}/outputs"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
uvhttps://github.com/ajobi-uhc/seer.gitCommand-line arguments passed to the server process
Environment variables set when the server starts
NOTEBOOK_OUTPUT_DIR=${CWD}/outputsnpx claudepluginhub ajobi-uhc/seer-claude-plugin --plugin seer