MCP Wordlift Server
Rank #2,494io.wordlift/mcp-server
MCP server providing server capabilities
MCP Wordlift Server is a Model Context Protocol (MCP) server published by wordlift. It ranks #2,494 of 132,046 servers tracked on MCP Toplist, and its repository has 147 GitHub stars. MCP Wordlift Server is listed on Official MCP, with 4 tracked versions. It was first listed on Sep 21, 2025 and most recently updated on Dec 2, 2025.
Ranks ahead of 129,552 of 132,046 servers on MCP Toplist.
Use MCP Wordlift Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wordlift https://mcp.wordlift.io/sse[mcp_servers.wordlift]
url = "https://mcp.wordlift.io/sse"Add to ~/.codex/config.toml.
https://mcp.wordlift.io/sseSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wordlift": {
"url": "https://mcp.wordlift.io/sse"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"wordlift": {
"type": "http",
"url": "https://mcp.wordlift.io/sse"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"wordlift": {
"serverUrl": "https://mcp.wordlift.io/sse"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wordlift": {
"url": "https://mcp.wordlift.io/sse"
}
}
}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/io.wordlift%2Fmcp-server)<a href="https://mcptoplist.com/server/io.wordlift%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.wordlift%2Fmcp-server.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
wordlift
Available versions (4)
| Version | Published |
|---|---|
| 1.0.7 | Dec 2, 2025 |
| 1.0.6 | Dec 2, 2025 |
| 1.0.4 | Sep 21, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Wordlift Server?
- MCP Wordlift Server is maintained by wordlift, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is MCP Wordlift Server listed on the Official MCP Registry?
- Yes — MCP Wordlift Server is listed on the Official MCP Registry.
- How many versions does MCP Wordlift Server have?
- MCP Toplist tracks 4 versions of MCP Wordlift Server, most recently published on Dec 2, 2025.
- Where can I find the source code for MCP Wordlift Server?
- The source code for MCP Wordlift Server is hosted at github.com/wordlift/mcp-wordlift.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.