Skip to content
Agentv1.0.7

code-executor-mcp

Code Executor MCP Server by MEOK AI Labs

by CSOAI-ORG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CSOAI-ORG/code-executor-mcp (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

code-executor-mcp

Code Executor MCP Server by MEOK AI Labs

Skills

  • Execute Code - execute_code via code-executor-mcp
  • Run Command - run_command via code-executor-mcp
  • Run Tests - run_tests via code-executor-mcp
  • Read File - read_file via code-executor-mcp
  • List Sandbox Files - list_sandbox_files via code-executor-mcp
  • Get Safety Rules - get_safety_rules via code-executor-mcp
  • Execute Code Docker - execute_code_docker via code-executor-mcp

Capabilities

none declared

Endpoint: https://proofof.ai/scorecard/code-executor-mcp.html

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/csoai-org-code-executor-mcp-code-executor-mcp/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

csoai-org-code-executor-mcp-code-executor-mcp.ocm.jsonjson
{
  "ocm": "1",
  "id": "csoai-org-code-executor-mcp-code-executor-mcp",
  "kind": "agent",
  "name": "code-executor-mcp",
  "description": "Code Executor MCP Server by MEOK AI Labs",
  "publisher": "CSOAI-ORG",
  "version": "1.0.7",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "mcp",
      "compliance",
      "github-a2a"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Code Executor MCP Server by MEOK AI Labs"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CSOAI-ORG/code-executor-mcp",
      "path": ".well-known/agent.json",
      "ref": "ac1ce107107f3188260078cafb7038823b7bb3b9",
      "url": "https://github.com/CSOAI-ORG/code-executor-mcp/blob/ac1ce107107f3188260078cafb7038823b7bb3b9/.well-known/agent.json",
      "key": "CSOAI-ORG/code-executor-mcp/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://proofof.ai/scorecard/code-executor-mcp.html"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/csoai-org-code-executor-mcp-code-executor-mcp/manifest?version=1.0.7

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

code-executor-mcp - Agent - OpenSmartRoute