Skip to main content
Glama

Amplemarket Knowledge Base MCP Server

package.json821 B
{ "name": "mcp-amplemarket-kb", "version": "1.0.0", "description": "MCP server for Amplemarket Knowledge Base (via Pylon API)", "main": "dist/src/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/src/index.js", "dev": "tsc && node dist/src/index.js", "test": "node --test dist/tests/*.test.js" }, "keywords": [ "mcp", "amplemarket", "knowledge-base", "pylon" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^16.3.0", "express": "^5.1.0", "html-to-text": "^9.0.0", "playwright": "^1.55.0", "undici": "^6.0.0", "zod": "^3.22.0" }, "devDependencies": { "@types/html-to-text": "^9.0.4", "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/artem-amplemarket/amplemarket-pylon-mcp'

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