io.github.vola-trebla/tsconfig-inheritance-flattener-mcp MCP Server
io.github.vola-trebla/tsconfig-inheritance-flattener-mcp
What is the io.github.vola-trebla/tsconfig-inheritance-flattener-mcp MCP server?
Resolves TypeScript config inheritance chains and returns effective compiler options per file.
How to install io.github.vola-trebla/tsconfig-inheritance-flattener-mcp
Copy-paste configuration for popular MCP clients.
{
"mcpServers": {
"tsconfig-inheritance-flattener-mcp": {
"command": "npx",
"args": [
"-y",
"tsconfig-inheritance-flattener-mcp"
]
}
}
}{
"mcpServers": {
"tsconfig-inheritance-flattener-mcp": {
"command": "npx",
"args": [
"-y",
"tsconfig-inheritance-flattener-mcp"
]
}
}
}{
"mcpServers": {
"tsconfig-inheritance-flattener-mcp": {
"command": "npx",
"args": [
"-y",
"tsconfig-inheritance-flattener-mcp"
]
}
}
}{
"servers": {
"tsconfig-inheritance-flattener-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tsconfig-inheritance-flattener-mcp"
]
}
}
}claude mcp add tsconfig-inheritance-flattener-mcp -- npx -y tsconfig-inheritance-flattener-mcpRelated MCP servers
MCP server that uses TypeScript AST to find which tests are affected by a code change
View repository →Scans projects for secret exposure: leaked API keys, unprotected .env files, and secrets in logs.
View repository →MCP server + Playwright reporter that builds a flakiness knowledge graph from test run history
View repository →Streams NDJSON log triage: query patterns, detect anomalies, summarize timelines without full load.
View repository →MCP server that gives AI agents dynamic network chaos control over Playwright browser sessions
View repository →MCP server that gives AI agents geometric spatial awareness of web page layouts using Playwright
View repository →