MCP Server
MCP
Aptu Coder
MCP server for code structure analysis using tree-sitter.
Install
mcpb:https://github.com/clouatre-labs/aptu-coder/releases/download/v0.29.2/aptu-coder-0.29.2-aarch64-apple-darwin.mcpb
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.29.2/aptu-coder-0.29.2-aarch64-apple-darwin.mcpb",
"fileSha256": "c6d3d37af713e81f11d81907f84e931ad202fcac83e8546ae1dcbdeb77a030a0",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.29.2/aptu-coder-0.29.2-aarch64-unknown-linux-musl.mcpb",
"fileSha256": "74547c59ccc6b3ddcb6d4755ee39f94b76e83455f28322b61a42cff547742cbc",
"transport": {
"type": "stdio"
}
},
{
"registryType": "mcpb",
"identifier": "https://github.com/clouatre-labs/aptu-coder/releases/download/v0.29.2/aptu-coder-0.29.2-x86_64-unknown-linux-musl.mcpb",
"fileSha256": "6842ba9f0d4b55d8b6611573f270c16a122099ad4ea8b3cccaf496cee0a55ce0",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment