Manage AI-generated social news posts, categories, and tags in Firestore.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "PostMCP" yet — see the docs or source repo.
Create a new AI-generated social news post in Firestore titled “This Week in AI,” with a three-paragraph summary, category set to “AI,” and tags “industry news, weekly roundup, generative AI.”
Returns the created post record with title, content, category, tags, and a unique identifier.
Change the category of post ID post_1024 to “Tech News” and add the tags “funding, startups” while keeping the original content unchanged.
Returns the updated post data showing the new category and tags.
Find all posts tagged “test release,” delete the one titled “Temporary Announcement,” and return the deletion result.
Returns the matched results and deletion status, indicating whether the target post was removed successfully.
Manage Firestore documents, batches, collection analysis, and index maintenance.
Connect AI assistants to PostgreSQL for secure querying, management, and analysis.
Use MCP tools to manage posts and comments with validated CRUD operations.
Manage a Supabase upload app’s content and subscribers with natural language.
Safely manage PostgreSQL databases with schema exploration, procedure analysis, and test data generation.
Interact with Firebase auth, database, and storage through a standardized MCP protocol.