mcp-server-ts

adriankentsato/mcp-server-ts
★ 0 stars TypeScript 🔒 Security Updated today
An MCP server.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

README Excerpt

A remote MCP (Model Context Protocol) server with OAuth 2.0 Authorization Code flow secured with PKCE. Provides MCP tools to clients via HTTP with SSE notifications. - **OAuth 2.0 Authentication** — Authorization Code flow with PKCE support - **Dynamic Client Registration** — Auto-registration for MCP tooling convenience

Tools (14)

AUTH_PASSWORDAUTH_USERNAMEBASE_URLDELETEGETHOSTLOG_LEVELNODE_ENVPORTPOSTechoget_userpingserver_info