Back to directory
t3ta/ts-introspect-mcp-server

t3ta/ts-introspect-mcp-server

@t3ta

TypeScript package introspector MCP server that extracts exported symbols and type information from npm packages and source code

typescriptintrospectionpackage-analysistype-symbolsnpmcode-analysiscontext

Installation & Configuration

{
  "mcpServers": {
    "ts-introspect": {
      "command": "npx",
      "args": [
        "-y",
        "ts-introspect-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17