Skip to main content
Glama

MCP Server TypeScript Template

by HarshitRatan
.eslintrc.json363 B
{ "parser": "@typescript-eslint/parser", "extends": [ "eslint:recommended", "plugin:@typescript-eslint/recommended", "plugin:prettier/recommended" ], "plugins": [ "@typescript-eslint" ], "env": { "node": true, "es2020": true }, "rules": { "prettier/prettier": "error" } }

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/HarshitRatan/MCP-Sever-Typescript-onProcess'

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