StudioMeyer MCP Suite
Rank #1,050io.studiomeyer/mcp-suite
8 MCP servers, 104+ tools: memory, social, PDF, email, images, calendar, scheduler, files.
StudioMeyer MCP Suite is a Model Context Protocol (MCP) server published by studiomeyer. It ranks #1,050 of 115,460 servers tracked on MCP Toplist, and its repository has 343 GitHub stars. StudioMeyer MCP Suite is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Mar 20, 2026.
Ranks ahead of 114,410 of 115,460 servers on MCP Toplist.
Use StudioMeyer MCP Suite
claude mcp add --transport http mcp-suite https://mcp.studiomeyer.io/v1/mcp[mcp_servers.mcp-suite]
url = "https://mcp.studiomeyer.io/v1/mcp"Add to ~/.codex/config.toml.
https://mcp.studiomeyer.io/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mcp-suite": {
"url": "https://mcp.studiomeyer.io/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-suite": {
"type": "http",
"url": "https://mcp.studiomeyer.io/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-suite": {
"serverUrl": "https://mcp.studiomeyer.io/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-suite": {
"url": "https://mcp.studiomeyer.io/v1/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/io.studiomeyer%2Fmcp-suite)<a href="https://mcptoplist.com/server/io.studiomeyer%2Fmcp-suite"><img src="https://mcptoplist.com/badge/io.studiomeyer%2Fmcp-suite.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
studiomeyer
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains StudioMeyer MCP Suite?
- StudioMeyer MCP Suite is maintained by studiomeyer, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is StudioMeyer MCP Suite listed on the Official MCP Registry?
- Yes — StudioMeyer MCP Suite is listed on the Official MCP Registry.
- How many versions does StudioMeyer MCP Suite have?
- MCP Toplist tracks 2 versions of StudioMeyer MCP Suite, most recently published on Mar 20, 2026.
- Where can I find the source code for StudioMeyer MCP Suite?
- The source code for StudioMeyer MCP Suite is hosted at github.com/studiomeyer/mcp-suite.