Skip to main content
Glama
shaun888

JoyCode MCP Server - FOP Workflow Assistant

by shaun888
package.json1.15 kB
{ "name": "@jd/fop-workflow-mcp-server", "version": "1.0.8", "description": "FOP智能工作流MCP服务器 - 自主处理PRD分析、代码生成、流程图生成", "main": "server.js", "bin": { "fop-workflow-mcp": "server.js" }, "scripts": { "start": "node server.js", "dev": "node server.js" }, "keywords": [ "mcp-server", "mcp", "fop", "workflow", "ai", "assistant", "code-generation", "prd-analysis", "intelligent", "autonomous" ], "author": "FOP Team <fop-team@jd.com>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/jd-fop/fop-workflow-mcp-server.git" }, "bugs": { "url": "https://github.com/jd-fop/fop-workflow-mcp-server/issues" }, "homepage": "https://github.com/jd-fop/fop-workflow-mcp-server#readme", "engines": { "node": ">=16.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.25.0", "axios": "^1.6.0" }, "files": [ "server.js", "package.json", "README.md" ], "publishConfig": { "access": "public", "registry": "http://registry.m.jd.com/" } }

Latest Blog Posts

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/shaun888/mcp-workflow-mcp-server-js'

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