mavdol/capsule/mcp-server

ai-agentStable

Secure runtime to sandbox AI agent tasks. Run untrusted code in isolated WebAssembly environments.

Stars

289

Δ stars 7d

+0

Δ stars 30d

Forks

20

Contributors

1

npm DL / wk

PyPI DL / wk

Language

Rust

Last push

2026-06-15

About mavdol/capsule/mcp-server

Simply annotate your Python functions with the `@task` decorator: @task(name="analyze_data", compute="MEDIUM", ram="512MB", timeout="30s", max_retries=1) def analyze_data(dataset: list) -> dict: """Process data in an isolated, resource-controlled environment.""" # Your code runs safely in a Wasm sandbox return {"processed": len(dataset), "status": "complete"} ``` Use the `task()` wrapper function with full access to the npm ecosystem:

Read the full README on GitHub →

Growth score: 4/100 week of 2026-06-08

Acceleration (40%)0
Relative velocity (30%)0
Downloads (20%)0
Activity (10%)40

Signal history

WeekScoreΔ★Signal
2026-06-084+0Stable

mavdol/capsule/mcp-server alternatives

Projects in the same category, closest in size — picked by data, not opinion.

mutahunterStable295
english-compilerStable297
Flyto CoreStable274

See all ai-agent projects ranked by growth →

Frequently asked questions

Is mavdol/capsule/mcp-server still maintained?
Yes — actively maintained. The last push was on 2026-06-15, with 1 contributors.
Is mavdol/capsule/mcp-server growing?
It is stable this week, with a growth score of 4/100. See the weekly history above.
What are the best mavdol/capsule/mcp-server alternatives?
Closest by category and size in our data: io.github.neuledge/context, mutahunter, english-compiler — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![mavdol/capsule/mcp-server on What's Trending in AI](https://whatstrendinginai.com/badges/mavdol-capsule.svg)](https://whatstrendinginai.com/projects/mavdol-capsule/)

mavdol/capsule/mcp-server badge

Tracked since 2026-06-10 · data as of 2026-06-15 · 1 open issues · 26 releases