Back to Home
PostIdentity icon

mcp-server

Verified Safe

by PostIdentity

Overview

The PostIdentity MCP server enables AI assistants to generate, refine, and manage social media posts using user-defined personas and content from the PostIdentity platform.

Installation

Run Command
npx -y @postidentity/mcp-server@latest --api-key your_api_key_here

Security Notes

The server uses token-based authentication (API keys or access tokens) with a Supabase backend. API keys are exchanged for short-lived JWTs, which are then used for all authenticated requests. Data access is enforced with Row Level Security (RLS) by explicitly filtering queries by user_id and requiring a valid Authorization header. There is no usage of 'eval' or obvious code obfuscation. The Supabase anonymous key is hardcoded, which is typical for client-side applications connecting to Supabase and is not a security risk as it grants only anonymous, public access. All sensitive operations are guarded by the user's authenticated token.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens400
Stars0
Forks0
Last Update2026-01-14

Tags

MCPAISocial MediaContent GenerationDeveloper Tools