Skip to main content
Glama

Meme MCP Server

by haltakov
package.json689 B
{ "name": "meme-mcp", "version": "1.0.1", "main": "dist/index.js", "license": "Apache-2.0", "author": { "name": "Vladimir Haltakov", "url": "https://haltakov.net" }, "bin": { "meme-mcp": "dist/index.js" }, "repository": { "type": "git", "url": "https://github.com/haltakov/meme-mcp" }, "homepage": "https://github.com/haltakov/meme-mcp", "scripts": { "build": "tsc && chmod +x dist/*.js" }, "files": [ "dist" ], "dependencies": { "@modelcontextprotocol/sdk": "^1.6.1", "axios": "^1.8.2", "zod": "^3.24.2" }, "type": "module", "devDependencies": { "@types/node": "^22.13.9", "typescript": "^5.8.2" } }

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/haltakov/meme-mcp'

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