Skip to main content
Glama

@kazuph/mcp-github-pera1

by kazuph
package.json1.26 kB
{ "name": "@kazuph/mcp-github-pera1", "version": "1.1.6", "description": "Model Context Protocol server for GitHub code extraction using Pera1 service", "author": "kazuph (https://x.com/kazuph)", "main": "dist/index.js", "type": "module", "bin": { "mcp-github-pera1": "dist/index.js" }, "files": [ "dist" ], "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "format": "biome format --write .", "lint": "biome lint .", "check": "biome check --apply .", "test": "npx vitest run", "test:watch": "npx vitest", "test:coverage": "npx vitest run --coverage" }, "repository": { "type": "git", "url": "git+https://github.com/kazuph/mcp-github-pera1.git" }, "keywords": [ "github", "code", "mcp", "claude", "pera1" ], "license": "MIT", "publishConfig": { "access": "public" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "zod": "^3.24.2", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@types/node": "^22.14.0", "@vitest/coverage-v8": "^3.2.4", "shx": "^0.4.0", "typescript": "^5.8.3", "vitest": "^3.2.4" } }

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/kazuph/mcp-github-pera1'

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