Aem MCP Server
Rank #26,356io.github.easingthemes/aem-mcp-server
MCP server providing aem-server capabilities
Aem MCP Server is a Model Context Protocol (MCP) server published by easingthemes. It ranks #26,356 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Aem MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 17, 2025 and most recently updated on Feb 6, 2026.
Ranks ahead of 105,757 of 132,113 servers on MCP Toplist.
Use Aem MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add aem-mcp-server -- npx -y aem-mcp-server[mcp_servers.aem-mcp-server]
command = "npx"
args = ["-y", "aem-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"aem-mcp-server": {
"command": "npx",
"args": [
"-y",
"aem-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aem-mcp-server": {
"command": "npx",
"args": [
"-y",
"aem-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aem-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"aem-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aem-mcp-server": {
"command": "npx",
"args": [
"-y",
"aem-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aem-mcp-server": {
"command": "npx",
"args": [
"-y",
"aem-mcp-server"
]
}
}
}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.github.easingthemes%2Faem-mcp-server)<a href="https://mcptoplist.com/server/io.github.easingthemes%2Faem-mcp-server"><img src="https://mcptoplist.com/badge/io.github.easingthemes%2Faem-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
easingthemes
Other servers by easingthemes
View all easingthemes servers →Available versions (2)
| Version | Published |
|---|---|
| 1.3.9 | Feb 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Aem MCP Server?
- Aem MCP Server is maintained by easingthemes, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Aem MCP Server listed on the Official MCP Registry?
- Yes — Aem MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Aem MCP Server have?
- MCP Toplist tracks 2 versions of Aem MCP Server, most recently published on Feb 6, 2026.
- Where can I find the source code for Aem MCP Server?
- The source code for Aem MCP Server is hosted at github.com/easingthemes/aem-mcp-server.
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.