Skip to main content
Glama

Practera MCP Server

by intersective
apprunner.yaml399 B
version: 1.0 runtime: nodejs18 build: commands: build: - npm ci - npm run build run: command: node dist/server.js network: port: 80 env: PORT env: - name: NODE_ENV value: production # Add other environment variables as needed # - name: PRACTERA_CLIENT_ID # value: 'your-client-id' # - name: REDIRECT_URI # value: 'your-redirect-uri'

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/intersective/practera-mcp-server'

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