Skip to main content
Glama

Erick Wendel Contributions MCP

by ErickWendel
package.json636 B
{ "name": "tml-graphql-service", "version": "1.0.0", "description": "A service that provides access to TML GraphQL API data", "main": "src/index.ts", "type": "module", "engines": { "node": ">=20.0.0" }, "scripts": { "start": "node --no-warnings src/index.ts", "dev": "node --inspect --watch src/index.ts", "test": "node --no-warnings --test test/**/*.test.ts", "test:dev": "node --no-warnings --test --watch test/**/*.test.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.5.0", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.24" }, "license": "MIT" }

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/ErickWendel/erickwendel-contributions-mcp'

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