object-reflector
Allows reflection of object attributes, including inherited and non-public ones
object-reflector MCP Server
MCP server for sebastianbergmann/object-reflector
Ready-to-Use Client Configurations
{
"mcpServers": {
"object-reflector": {
"command": "npx",
"args": [
"-y",
"@sebastianbergmann/object-reflector"
]
}
}
}