sf.net
SourceForge is a software discovery and hosting platform that combines an open source project directory and code hosting tools with a B2B software review and comparison directory. It lets projects host code, files, tickets, wikis, and related collaboration tools on sourceforge.net.
sf.net exposes three documented HTTP integration surfaces: the Allura REST API, a public Download Stats API, and the Release API; no GraphQL, MCP server, or first-party CLI surfaced.
- SourceForge Allura REST APIdiscovered
- SourceForge Download Stats APIdiscovered
- SourceForge Release APIdiscovered
Create a SourceForge account at Create Account, then open OAuth account page. There you can register an OAuth consumer for your application and view its consumer key and consumer secret. The Allura API docs also state you can generate a bearer token from the same OAuth account page for acting as your own account.
Sign in to your SourceForge account, go to your account page, and click the Generate button under Releases API Key, as documented in Using the Release API. Treat it like a password and send it only over HTTPS.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://sf.net/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing