Skip to content

Conversation

@riseandignite
Copy link

Closes: #337

This PR makes the GitHub MCP server more feature-complete by adding organization-related capabilities.

Changes

  • Added organization-related tools to the MCP server toolsets:
    • list_organizations: Lists organizations the authenticated user is a member of
    • get_organization: Gets detailed information about a specific organization
  • Created test file organizations_test.go with comprehensive tests for both organization functions
  • Updated README.md to document the new organization toolset and tools

@riseandignite riseandignite requested a review from a team as a code owner April 25, 2025 11:34
DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Next.js DevTools MCP Server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Organization List/Get tools

1 participant