mcp-blotato-higgsfield
by keerthanar24
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X_API_KEY | No | Your X API key from developer.x.com (under the app's Keys and tokens). | |
| FB_PAGE_ID | No | Your Facebook Page ID. | |
| IG_USER_ID | No | Your Instagram Business Account ID. | |
| X_API_SECRET | No | Your X API secret. | |
| X_ACCESS_TOKEN | No | Your X access token with Read and Write permissions. | |
| IG_ACCESS_TOKEN | No | Long-lived access token for Instagram Graph API with instagram_content_publish permission. | |
| YOUTUBE_CLIENT_ID | No | Your Google OAuth2 client ID (from a Desktop app in Google Cloud Console). | |
| BLUESKY_IDENTIFIER | No | Your Bluesky handle (e.g. you.bsky.social). | |
| HIGGSFIELD_MCP_ARGS | No | Additional arguments for the Higgsfield MCP command, e.g. '-y mcp-remote https://mcp.higgsfield.ai/mcp'. | |
| BLUESKY_APP_PASSWORD | No | Your Bluesky app password (created in Settings → App Passwords). | |
| FB_PAGE_ACCESS_TOKEN | No | Facebook Page access token with pages_manage_posts permission. | |
| HIGGSFIELD_TRANSPORT | No | Transport for the Higgsfield MCP connection. Set to 'stdio' as in HIGGSFIELD_TRANSPORT=stdio. | |
| X_ACCESS_TOKEN_SECRET | No | Your X access token secret. | |
| YOUTUBE_CLIENT_SECRET | No | Your Google OAuth2 client secret. | |
| YOUTUBE_REFRESH_TOKEN | No | A refresh token for YouTube Data API v3 with scope https://www.googleapis.com/auth/youtube.upload. | |
| HIGGSFIELD_MCP_COMMAND | No | Command used to launch the Higgsfield MCP server. Set to 'npx' as in HIGGSFIELD_MCP_COMMAND=npx. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/keerthanar24/MCP_Blotato_higgsfield'
If you have feedback or need assistance with the MCP directory API, please join our Discord server