777genius/firebase
v0.2.1Apache-2.0
Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
firebasestdio
{
"type": "stdio",
"command": "node",
"args": [
"${PLUGIN_ROOT}/io.github.777genius.agentplugins/runtime/launcher.mjs",
"mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "firebase",
"version": "0.2.1",
"description": "Google Firebase MCP integration. Manage Firestore databases, authentication, cloud functions, hosting, and storage. Build and manage your Firebase backend directly from your development workflow.",
"author": {
"name": "777genius",
"url": "https://github.com/777genius"
},
"homepage": "https://firebase.google.com",
"repository": "https://github.com/777genius/universal-agent-plugins",
"license": "Apache-2.0",
"keywords": [
"agent-plugins",
"ai-agents",
"firebase",
"firestore",
"mcp",
"plugins"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- launcher.mjs
- 3JSON files
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- io.github.777genius.agentpluginsships a directory of files