SourceForge Project Management
Unified capability for managing open source projects on SourceForge. Enables project maintainers, contributors, and community managers to programmatically manage issues, wikis, discussions, blogs, and repository webhooks through the SourceForge Allura REST API.
What You Can Do
MCP Tools
get-project-info
Get details about a SourceForge project including its description, tools, and metadata. Use to understand a project before performing operations.
list-project-issues
List all issues and bug reports in a project tracker. Use for project health assessment and triage workflows.
search-project-issues
Search issues in a project tracker with text queries. Use to find specific bugs, features, or tickets by keyword.
create-project-issue
Create a new bug report or feature request in a project tracker. Use for automated issue filing from monitoring systems or CI/CD pipelines.
get-wiki-page
Retrieve a specific wiki page from a project. Use to read project documentation, installation guides, or release notes.
list-wiki-pages
List all wiki pages for a project. Use to discover available documentation and project resources.
list-project-webhooks
List webhooks configured for a project tool. Use to audit repository integrations and CI/CD pipeline connections.