open-source-contribution-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | GitHub Personal Access Token with repo, workflow, and user:email scopes. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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