Skip to main content
Glama

ArtifactHub MCP Server

by AlexW00
package.json457 B
{ "name": "artifacthub-mcp", "version": "1.0.0", "description": "MCP server for Artifact Hub", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc && node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.11.2", "fuse.js": "^7.0.0", "yaml": "^2.7.1", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.5", "typescript": "^5.3.3" } }

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/AlexW00/artifacthub-mcp'

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