https://github.com/runninghare/typescript-definition-finder-mcp
A Model Context Protocol (MCP) server that helps AI code editors find TypeScript symbol definitions in your codebase. This tool is particularly useful when you need to locate the original definition of imported symbols, classes, interfaces, or functions in a TypeScript project.
https://github.com/runninghare/typescript-definition-finder-mcp
Last synced: 3 days ago
JSON representation
A Model Context Protocol (MCP) server that helps AI code editors find TypeScript symbol definitions in your codebase. This tool is particularly useful when you need to locate the original definition of imported symbols, classes, interfaces, or functions in a TypeScript project.
- Host: GitHub
- URL: https://github.com/runninghare/typescript-definition-finder-mcp
- Owner: runninghare
- Created: 2025-03-16T10:57:10.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-04-28T20:34:59.000Z (about 2 months ago)
- Last Synced: 2025-04-28T21:40:46.324Z (about 2 months ago)
- Language: JavaScript
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- mcp-index - TypeScript Definition Finder - Locates original definitions of TypeScript symbols in a codebase, including classes, interfaces, and functions. Returns precise locations and code snippets to aid in development. (Code Execution)