vynly-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VYNLY_TOKEN | Yes | Token for Vynly API authentication. Use 'DEMO' for a 10-write demo token (auto-claimed on first use), or a real token minted at https://vynly.co/settings for unlimited writes. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vynly_post_imageA | Publish an AI-generated image as a permanent post on Vynly. Provide imagePath, imageUrl, or imageBase64. If the image has no embedded AI provenance (C2PA/XMP/SynthID), set |
| vynly_post_sparkA | Publish an AI-generated image as a 24-hour ephemeral 'spark'. Same parameters as vynly_post_image but no caption or tags — sparks are image-only. |
| vynly_read_feedB | Read the public Vynly feed. Optional |
| vynly_searchB | Search Vynly users, tags, and posts. Empty query returns trending topics. |
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
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/Vovala14/vynly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server