Skip to main content
Glama

Prompt Optimizer MCP Server

by zxw94FE
package.json1.02 kB
{ "name": "@zhaixiaowei/mcp-prompt-optimizer", "version": "1.0.1", "description": "MCP server for optimizing and enhancing prompts for better AI interactions", "license": "MIT", "author": "你的名字 <你的邮箱>", "homepage": "https://github.com/你的用户名/prompt-optimizer", "bugs": "https://github.com/你的用户名/prompt-optimizer/issues", "repository": { "type": "git", "url": "https://github.com/你的用户名/prompt-optimizer.git" }, "keywords": [ "mcp", "model-context-protocol", "prompt-optimization", "ai", "cursor", "claude" ], "type": "module", "bin": { "mcp-server-prompt-optimizer": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1" }, "devDependencies": { "@types/node": "^22", "shx": "^0.3.4", "typescript": "^5.6.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/zxw94FE/mcp-server'

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