Glif
Rank #50,694app.glif/glif
Generate images, video, and audio with Glif's media-generation agent
Glif is a Model Context Protocol (MCP) server published by glifxyz. It ranks #50,694 of 115,460 servers tracked on MCP Toplist. Glif is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 64,766 of 115,460 servers on MCP Toplist.
Use Glif
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http glif https://glif.app/api/mcp[mcp_servers.glif]
url = "https://glif.app/api/mcp"Add to ~/.codex/config.toml.
https://glif.app/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"glif": {
"url": "https://glif.app/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"glif": {
"type": "http",
"url": "https://glif.app/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"glif": {
"serverUrl": "https://glif.app/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"glif": {
"url": "https://glif.app/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.glif%2Fglif)<a href="https://mcptoplist.com/server/app.glif%2Fglif"><img src="https://mcptoplist.com/badge/app.glif%2Fglif.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
glifxyz
Other servers by glifxyz
View all glifxyz servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jul 30, 2026 |
| 1.0.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Glif?
- Glif is maintained by glifxyz, which publishes 3 MCP servers (12 total versions) tracked on MCP Toplist.
- Is Glif listed on the Official MCP Registry?
- Yes — Glif is listed on the Official MCP Registry.
- How many versions does Glif have?
- MCP Toplist tracks 2 versions of Glif, most recently published on Jul 30, 2026.
- Where can I find the source code for Glif?
- The source code for Glif is hosted at github.com/glifxyz/glif-mcp-server.