mavdol/capsule/mcp-server

mcp-serverNo score yet

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

Stars

288

Δ stars 7d

Δ stars 30d

Forks

20

Contributors

1

npm DL / wk

PyPI DL / wk

Language

Rust

Last push

2026-05-26

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 →

Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

mavdol/capsule/mcp-server alternatives

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

Zapier MCPNo score yet288
Apollo MCP ServerNo score yet288
OSS Snowflake MCP ServerNo score yet291

See all mcp-server projects ranked by growth →

Frequently asked questions

Is mavdol/capsule/mcp-server still maintained?
Yes — actively maintained. The last push was on 2026-05-26, with 1 contributors.
What are the best mavdol/capsule/mcp-server alternatives?
Closest by category and size in our data: Zapier MCP, Apollo MCP Server, io.github.cr7258/elasticsearch-mcp-server — 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-10 · 1 open issues · 26 releases