Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"glyphpact": {
"command": "uv",
"args": [
"tool",
"run",
"--quiet",
"--no-progress",
"--color",
"never",
"--no-config",
"--isolated",
"--from",
"${CLAUDE_PLUGIN_ROOT}/dist/glyphpact-1.0.1-py3-none-any.whl",
"--with-requirements",
"${CLAUDE_PLUGIN_ROOT}/dist/mcp-requirements.txt",
"glyphpact-mcp"
]
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
uvCommand-line arguments passed to the server process
npx claudepluginhub omar-hanafy/glyphpact --plugin glyphpact