wminson/copilot-mcp-server
If you are the rightful owner of copilot-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The GitHub Copilot CLI MCP Server is a Model Context Protocol server that integrates with the GitHub Copilot CLI, providing a standardized interface for AI assistants to interact with GitHub Copilot.
Tools
Functions exposed to the LLM to take actions
run_copilot
Execute a command or query using the GitHub Copilot CLI.
copilot_resume
Resume a previous Copilot CLI session.
copilot_with_model
Execute a prompt with a specific AI model.
copilot_with_agent
Execute a prompt with a specific custom agent.
copilot_version
Get the GitHub Copilot CLI version information.
copilot_help
Get help information.
copilot_with_mcp_config
Execute a prompt with additional MCP server configuration.
copilot_restricted
Execute a prompt with specific tool permissions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client