Skip to main content
Glama

mcp-summarizer

package.json580 B
{ "name": "mcp-summarizer", "version": "1.0.0-alpha.2", "description": "A MCP server for summarizing text", "main": "dist/index.js", "bin": { "mcp-summarizer": "./dist/index.js" }, "maintainers": [ { "name": "Shellming", "email": "qxm726@gmail.com" } ], "scripts": { "dev": "tsc --watch", "build": "tsc", "start": "node ./dist/index.js" }, "dependencies": { "@ai-sdk/google": "^1.1.17", "@modelcontextprotocol/sdk": "^1.6.0", "ai": "^4.1.46", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.9.3", "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/0xshellming/mcp-summarizer'

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