Skip to main content
Glama

Allyson MCP Server

package.json•1.39 kB
{ "name": "allyson-mcp", "version": "1.0.5", "description": "Allyson MCP Server - AI-powered SVG animation generator that transforms static files into animated SVG components using Framer Motion", "main": "index.js", "type": "module", "bin": { "allyson-mcp": "./index.js" }, "scripts": { "start": "node index.js", "dev": "node index.js", "test": "node index.js --help", "lint": "echo 'No linting configured yet'", "prepublishOnly": "npm test", "version": "git add .", "postversion": "git push && git push --tags" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "node-fetch": "^3.3.0", "form-data": "^4.0.0" }, "keywords": [ "mcp", "server", "api", "proxy", "animation", "svg", "framer-motion", "ai", "allyson", "model-context-protocol" ], "author": "Allyson", "website": "https://allyson.ai", "contributors": [ { "name": "Allyson", "email": "info@allyson.com", "url": "https://allyson.ai" } ], "license": "Apache-2.0", "engines": { "node": ">=18.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/allyson/mcp.git" }, "bugs": { "url": "https://github.com/allyson/mcp/issues" }, "homepage": "https://github.com/allyson/mcp#readme", "files": [ "index.js", "README.md" ] }

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/isaiahbjork/allyson-mcp'

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