Engagement Studio
Rank #49,665co.encorehq/encore-pages
Renamed to co.encorehq/encore — connect at https://encore-pages-mcp.vercel.app/mcp
Engagement Studio is a Model Context Protocol (MCP) server published by PPDSJosh. It ranks #49,665 of 115,591 servers tracked on MCP Toplist. Engagement Studio is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 65,926 of 115,591 servers on MCP Toplist.
Use Engagement Studio
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http encore-pages https://encore-pages-mcp.vercel.app/mcp[mcp_servers.encore-pages]
url = "https://encore-pages-mcp.vercel.app/mcp"Add to ~/.codex/config.toml.
https://encore-pages-mcp.vercel.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"encore-pages": {
"url": "https://encore-pages-mcp.vercel.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"encore-pages": {
"type": "http",
"url": "https://encore-pages-mcp.vercel.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"encore-pages": {
"serverUrl": "https://encore-pages-mcp.vercel.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"encore-pages": {
"url": "https://encore-pages-mcp.vercel.app/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/co.encorehq%2Fencore-pages)<a href="https://mcptoplist.com/server/co.encorehq%2Fencore-pages"><img src="https://mcptoplist.com/badge/co.encorehq%2Fencore-pages.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PPDSJosh
Available versions (2)
| Version | Published |
|---|---|
| 2.0.1 | Aug 12, 2026 |
| 2.0.0 | Jul 31, 2026 |
Frequently asked questions
- Who maintains Engagement Studio?
- Engagement Studio is maintained by PPDSJosh, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Engagement Studio listed on the Official MCP Registry?
- Yes — Engagement Studio is listed on the Official MCP Registry.
- How many versions does Engagement Studio have?
- MCP Toplist tracks 2 versions of Engagement Studio, most recently published on Aug 12, 2026.
- Where can I find the source code for Engagement Studio?
- The source code for Engagement Studio is hosted at github.com/PPDSJosh/engagement-studio.