wasmagent-mcp-server
Rank #4,656io.github.telleroutlook/mcp-server
WasmAgent MCP server — WASM-sandboxed code execution with capability manifests and Tasks API.
wasmagent-mcp-server is a Model Context Protocol (MCP) server published by telleroutlook. It ranks #4,656 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. wasmagent-mcp-server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 14, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 127,390 of 132,046 servers on MCP Toplist.
Use wasmagent-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add telleroutlook -- npx -y @wasmagent/mcp-server[mcp_servers.telleroutlook]
command = "npx"
args = ["-y", "@wasmagent/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"telleroutlook": {
"command": "npx",
"args": [
"-y",
"@wasmagent/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"telleroutlook": {
"command": "npx",
"args": [
"-y",
"@wasmagent/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"telleroutlook": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wasmagent/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"telleroutlook": {
"command": "npx",
"args": [
"-y",
"@wasmagent/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"telleroutlook": {
"command": "npx",
"args": [
"-y",
"@wasmagent/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.telleroutlook%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.telleroutlook%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.telleroutlook%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 2 registries (1 delisted)
telleroutlook
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Jun 25, 2026 |
Frequently asked questions
- Who maintains wasmagent-mcp-server?
- wasmagent-mcp-server is maintained by telleroutlook, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is wasmagent-mcp-server listed on the Official MCP Registry?
- Yes — wasmagent-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does wasmagent-mcp-server have?
- MCP Toplist tracks 1 version of wasmagent-mcp-server, most recently published on Jun 25, 2026.
- Where can I find the source code for wasmagent-mcp-server?
- The source code for wasmagent-mcp-server is hosted at github.com/telleroutlook/agentkit-js.
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.