Skip to main content
Glama
devkamani9313-lab

open-source-contribution-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENYesGitHub Personal Access Token with repo, workflow, and user:email scopes.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_skillsA

Get currently registered skills, proficiency levels, and scope preferences

set_user_skillsB

Set or overwrite user skill tags and scope preferences

add_user_skillsB

Dynamically add new skills or update existing skill proficiencies anytime

remove_user_skillA

Remove a specific skill tag from active profile

clear_user_skillsB

Reset all user skills and preferences

find_issuesB

Discover and rank open-source issues matching user skills across multiple sources

analyze_repo_contextA

Mandatory repo analysis: reads CONTRIBUTING guidelines, linter configs, test frameworks, and recent merged PRs

generate_code_fixB

Generate scoped, file-level diff fix for an issue adhering to target repo conventions

generate_unit_testsB

Generate matching unit tests for the proposed code fix

submit_pull_requestA

Submit approved pull request to target repository (Only runs when confirmed is set to true by human approval)

track_open_prsB

Track status of PRs (open, changes requested, approved, merged, closed)

get_review_feedbackA

Fetch maintainer review comments for a PR and generate follow-up fix instructions

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/devkamani9313-lab/open-source-contribution-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server