Skip to main content
Glama
72,476 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about TypeScript programming language" matching MCP servers:

  • F
    license
    A
    quality
    C
    maintenance
    An MCP server that provides information about Utkarsh, including bio, skills, work experience, and portfolio projects, accessible via local stdio or remote HTTP with OAuth.
    6
  • A
    license
    -
    quality
    D
    maintenance
    Enables AI coding agents to interact with TypeScript projects through compiler-level code intelligence, providing tools for navigation, type information, diagnostics, refactoring, and semantic search.
    189
    3
    Apache 2.0
  • -
    license
    B
    quality
    -
    maintenance
    A simple Model Context Protocol server implemented in TypeScript that enables communication with client applications (like Cursor) over standard input/output and includes a basic calculator tool as an example.
    1
  • F
    license
    -
    quality
    -
    maintenance
    Exposes VSCode's Language Server Protocol features through MCP, enabling AI assistants to perform language-aware operations like symbol navigation, reference tracking, safe renaming, type information retrieval, and hover documentation across codebases.
  • A
    license
    A
    quality
    A
    maintenance
    A minimal MCP server that provides a health check (server_info) and multi-language greeting (greet) tools, built with TypeScript and the official SDK.
    2
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A TypeScript/JavaScript refactoring MCP server that uses the TypeScript compiler to perform safe, type-aware code transformations such as renaming, extracting functions, and organizing imports across your codebase.
    4
    88
    12
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A TypeScript boilerplate for building MCP servers using the official SDK, with a layered architecture for easy adaptation to different APIs.
    1
    178
    MIT
  • F
    license
    -
    quality
    A
    maintenance
    MCP server for the Steuerboard API, enabling interaction with Steuerboard services through natural language.
    30
    1
  • A
    license
    -
    quality
    C
    maintenance
    A production-ready Model Context Protocol server built with Node.js and TypeScript, providing tool-based execution with input validation and error handling.
    270
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example tools (calculator, greeting) and resources pre-configured.
    2
  • F
    license
    -
    quality
    D
    maintenance
    A demonstration MCP server built in TypeScript that shows how to implement stdio-based communication for integration with MCP clients. Serves as a template for building custom MCP servers with strong typing and maintainability.
  • A
    license
    A
    quality
    C
    maintenance
    Provides compiler-grade TypeScript symbol renaming and file/directory move planning through the TypeScript Language Service, returning structured edit plans without modifying files.
    3
    31
    MIT