api-mcp-compiler
Copyright 2026 Subhadip Mitra

Licensed under the Apache License, Version 2.0. See LICENSE.

This product includes no third-party source code.

Benchmark specifications and task sets used to test this compiler are fetched at the point of
use and are never redistributed here. Their licences are recorded in
examples/benchmarks/manifest.json, alongside the attribution that would have to travel with
each file were it ever included:

  - RestBench specifications and task sets, from the RestGPT repository by Yifan Song and
    colleagues (MIT).
  - TextCasing and NumberConversion sample services, published by Data Access Worldwide as
    free public samples.
  - The SAWSDL test collection, from kmi/sws-test-collections (GPL-3.0), used only to measure
    this compiler's coverage against documents it did not author.

Servers generated by this compiler import the MCP Python SDK and an HTTP client. This
compiler depends on neither, and generated files are the output of the tool rather than a
derivative of it: they carry whatever licence their author chooses.
