PR-Splitter-MCP
by Polly2014
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | No | GitHub token for authentication. Falls back to gh auth token if not set. | |
| DEFAULT_REMOTE | No | Default remote name for git operations. | origin |
| SPLIT_STRATEGY | No | Split strategy: by_module, by_file, by_type, balanced. | by_module |
| DEFAULT_PR_COUNT | No | Default number of PRs to split into. | 8 |
| GITHUB_PAT_TOKEN | No | GitHub personal access token for authentication. Falls back to GITHUB_TOKEN or gh auth token. | |
| DEFAULT_BASE_BRANCH | No | Default base branch for splitting. | main |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/Polly2014/PR-Splitter-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server