II.
ToolServer JSON
Structured · livetool-server:mcp-woodpecker
Woodpecker CI MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-woodpecker",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-dev-platforms.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Woodpecker CI MCP Server",
"description": "Community MCP server for Woodpecker CI that connects AI assistants to\nWoodpecker CI pipelines. Enables AI agents to inspect build status,\nmanage pipelines, and access repository CI information.\n",
"protocol": "mcp",
"category": "ci",
"repoUrl": "https://github.com/j04n-f/woodpecker-mcp",
"maintainer": "Community",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-woodpecker",
"to": "tool:woodpecker",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-woodpecker",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}