Apache Software Foundation · Capability
Apache Software Foundation Projects API
The Apache Software Foundation Projects API provides read-only access to JSON data about ASF projects, committees, releases, and podlings. The data is served as static JSON files from projects.apache.org and includes comprehensive information about the foundation's structure, project metadata, committee membership, release histories, and incubating podlings.
What You Can Do
GET
Getgroups
— Apache Software Foundation Get Foundation Groups
/foundation/groups.json
GET
Getcommittees
— Apache Software Foundation Get All Committees
/foundation/committees.json
GET
Getprojects
— Apache Software Foundation Get All Projects
/foundation/projects.json
GET
Getreleases
— Apache Software Foundation Get All Releases
/foundation/releases.json
GET
Getpodlings
— Apache Software Foundation Get All Podlings
/foundation/podlings.json
GET
Getpeople
— Apache Software Foundation Get People
/foundation/people.json
GET
Getpeoplenames
— Apache Software Foundation Get People Names
/foundation/people_name.json
MCP Tools
getgroups
Apache Software Foundation Get Foundation Groups
read-only
idempotent
getcommittees
Apache Software Foundation Get All Committees
read-only
idempotent
getprojects
Apache Software Foundation Get All Projects
read-only
idempotent
getreleases
Apache Software Foundation Get All Releases
read-only
idempotent
getpodlings
Apache Software Foundation Get All Podlings
read-only
idempotent
getpeople
Apache Software Foundation Get People
read-only
idempotent
getpeoplenames
Apache Software Foundation Get People Names
read-only
idempotent