Taisly
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAISLY_API_KEY | Yes | API key for Taisly, required for authentication. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| taisly_agent_setup_startA | Start browser-based Taisly authentication for an AI agent. Returns a loginUrl that the user must open and approve before checkin. |
| taisly_agent_checkinA | Finish setup after the user approves the loginUrl in the browser. Saves the local Taisly agent credential for later CLI and MCP calls. |
| taisly_auth_statusA | Check whether the Taisly API key is valid and count connected social accounts. |
| taisly_platforms_listA | List connected TikTok, Instagram, YouTube, X, Facebook, and other social accounts available to this API key. |
| taisly_platform_schemaA | Get local posting constraints for a destination platform before validating or creating a post. |
| taisly_platform_connect_startA | Start browser-based connection for a social account. Returns a connectUrl that the user must open and approve in the browser. |
| taisly_platform_connect_checkA | Check whether a social account connection started by taisly_platform_connect_start has appeared in Taisly. |
| taisly_posts_validateA | Validate a local video path, destination platform IDs, caption, and optional schedule before publishing. |
| taisly_posts_createA | Publish or schedule a video post through Taisly after the user explicitly confirms the media, destinations, caption, and schedule. |
| taisly_posts_statusA | Fetch recent-history status for a Taisly post by historyId. |
| taisly_posts_listA | List recent Taisly post history for status checks and audits. |
| taisly_reposts_listA | List configured repost automations for connected social accounts. |
| taisly_reposts_createA | Create a repost automation from one connected account to one or more destination accounts. |
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/taisly/agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server