Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tablogs-kb": {
"type": "http",
"command": "npx",
"args": [
"-y",
"mcp-remote",
"${TABLOGS_KB_URL:-http://mcp-alb-stg-1536921365.ap-southeast-2.elb.amazonaws.com/mcp}",
"--allow-http",
"--header",
"Authorization: Bearer ${TABLOGS_KB_TOKEN}"
],
"url": "http://mcp-alb-stg-1536921365.ap-southeast-2.elb.amazonaws.com/mcp}"
}
}
}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
npxhttp://mcp-alb-stg-1536921365.ap-southeast-2.elb.amazonaws.com/mcp}Command-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub tablogs/tablogs-admin-mcp --plugin tablogs-kb