Skip to content
@MCPWorks-Technologies-Inc

MCPWorks

Open-source token efficiency for AI agents. 70-98% fewer tokens. Self-host free. BSL 1.1.

MCPWorks

Open-source infrastructure that reduces AI agent token consumption by 70-98%.

Your AI writes code in a secure nsjail sandbox instead of loading tool schemas into the context window. Data stays in the sandbox, never enters context. Fewer tokens, same results.

Self-host the full platform free forever. Released under BSL 1.1 — converts irrevocably to Apache 2.0 in 2030.

Repositories

Repository Description License
mcpworks-api Core platform — FastAPI backend, nsjail code sandbox, agent runtime, namespace hosting BSL 1.1
linkedin-pages-mcp MCP server for LinkedIn Company Page management via the official Community Management API MIT

Quick Start

git clone https://github.com/MCPWorks-Technologies-Inc/mcpworks-api.git
cd mcpworks-api
cp .env.self-hosted.example .env
docker compose -f docker-compose.self-hosted.yml up -d

Add to your AI assistant's .mcp.json:

{
  "mcpServers": {
    "myns-create": {
      "type": "http",
      "url": "https://api.mcpworks.io/mcp/create/myns",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

Links

Built in Vancouver, Canada by MCPWorks Technologies Inc.

Popular repositories Loading

  1. mcpworks-api mcpworks-api Public

    Open-source platform for token-efficient AI agents. Self-host with docker compose up.

    Python 9 1

  2. linkedin-pages-mcp linkedin-pages-mcp Public

    MCP server for LinkedIn Company Page management via the official Community Management API. Post, comment, react, and track analytics — all through MCP.

    Python 1

  3. mcpworks-runner mcpworks-runner Public archive

    LLM chat interface for MCPWorks MCP services - Apache 2.0

  4. .github .github Public

    MCPWorks organization profile

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…