Skip to main content
Glama

MCP TypeScript Server Template

.gitignore975 B
# Dependencies node_modules/ .pnp.* .yarn/* !.yarn/patches !.yarn/plugins !.yarn/releases !.yarn/sdks !.yarn/versions .yarn/install-state.gz # TypeScript dist/ build/ *.tsbuildinfo # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Diagnostic reports report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json # Runtime data pids/ *.pid *.seed *.pid.lock # Testing coverage/ *.lcov .nyc_output/ # Caches .cache/ .parcel-cache/ .next/ .nuxt/ .vuepress/dist/ .docusaurus/ .serverless/ .fusebox/ .dynamodb/ .tern-port .vscode-test/ .sass-cache/ .eslintcache .stylelintcache .npm/ # Environment files .env .env.local .env.*.local # OS files .DS_Store Thumbs.db # Editor files *.swp *.swo *~ .idea/ .vscode/ # Temporary files *.tmp *.temp .tmp/ .temp/ # Optional npm cache directory .npm/ # Optional eslint cache .eslintcache # Output of 'npm pack' *.tgz # Yarn Integrity file .yarn-integrity # Claude memory files .claude/ CLAUDE.md

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/Mearman/mcp-mcp'

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