Skip to main content
Glama

TypeScript Definitions MCP Server

by blakeyoder

reinitialize_indexer

Restart the TypeScript type indexer to detect new dependencies after package installations, ensuring accurate type definition discovery.

Instructions

Reinitialize the type indexer (useful after package installations)

Input Schema

NameRequiredDescriptionDefault
workingDirNoOptional working directory to reinitialize from

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "workingDir": { "description": "Optional working directory to reinitialize from", "type": "string" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blakeyoder/typescript-definitions-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server