mcp-server-gravatar
Gravatar's official MCP Server
Install / Use
claude mcp add Automattic -- npx -y github:Automattic/mcp-server-gravatarIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "@automattic/mcp-server-gravatar", "version": "0.1.0-beta.4", "description": "Gravatar's official MCP Server", "keywords": [ "gravatar", "mcp", "mcp-server", "modelcontextprotocol", "server", "ai", "avatar", "profile" ], "homepage": "https://github.com/Automattic/mcp-server-gravatar", "repository": { "type": "git", "url": "git+https://github.com/Automattic/mcp-server-gravatar.git" }, "bugs": { "url": "https://github.com/Automattic/mcp-server-gravatar/issues" }, "license": "MPL-2.0", "author": "Andrew Montgomery andrew.montgomery@automattic.com", "type": "module", "main": "build/index.js", "bin": { "mcp-server-gravatar": "build/index.js" }, "files": [ "build" ], "engines": { "node": ">=20.0.0", "npm": ">=10.0.0" }, "engineStrict": true, "publishConfig": { "access": "public" }, "scripts": { "build": "tsc && chmod +x build/*.js", "clean": "rm -rf build/", "prepare": "npm run clean && npm run build", "start": "node build/index.js", "dev": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "generate-client": "make generate-client", "generate-schemas": "make generate-schemas", "generate-all": "make generate-all", "lint": "eslint .", "lint:fix": "eslint . --fix", "format": "prettier --write .", "format:check": "prettier --check .", "type-check": "tsc --noEmit", "preversion": "npm run clean && npm run build && npm run test", "postversion": "git push && git push --tags" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "node-fetch": "^3.3.2", "universal-user-agent": "^7.0.3" }, "overrides": { "basic-ftp": "5.3.1", "form-data": "4.0.5" }, "devDependencies": { "@eslint/js": "^9.27.0", "@openapitools/openapi-generator-cli": "^2.21.0", "@types/node": "^22.15.21", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1", "@vitest/coverage-v8": "^3.1.4", "eslint": "^9.27.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-import": "^2.31.0", "eslint-plugin-unused-imports": "^4.1.4", "prettier": "^3.5.3", "tsx": "^4.20.3", "typescript": "^5.8.3", "typescript-eslint": "^8.32.1", "vitest": "^3.1.4" } }
Related Skills
Agent-Reach
84.5kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
