Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"database": {
"command": "${CLAUDE_PLUGIN_ROOT:-.}/bin/mcp-run.sh",
"args": [
"node",
"${CLAUDE_PLUGIN_ROOT}/mcps/database-mcp-server/dist/index.js"
],
"env": {
"NODE_PATH": "${CLAUDE_PLUGIN_ROOT}/mcps/database-mcp-server/node_modules"
}
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT:-.}/bin/mcp-run.shCommand-line arguments passed to the server process
Environment variables set when the server starts
NODE_PATH=${CLAUDE_PLUGIN_ROOT}/mcps/database-mcp-server/node_modulesDeclared capabilities of this MCP server
First indexed Apr 9, 2026
First indexed Apr 9, 2026
npx claudepluginhub anicca-labs/claude --plugin expo-rn-plugin