A demonstration of using AIGNE Framework and GitHub MCP Server to interact with GitHub repositories
| Tool name | Description | Destructive? |
|---|---|---|
| echo | ✓ no | |
| error | ✓ no |
{
"mcpServers": {
"aigneexample-github": {
"command": "npx",
"args": [
"-y",
"@aigne/example-mcp-github"
]
}
}
}