Skip to main content
Glama

Aibolit MCP Server

by cqfn
package.json1.12 kB
{ "author": "Yegor Bugayenko <yegor256@gmail.com> (https://www.yegor256.com/)", "bin": { "index": "./index.ts" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.2", "commander": "^13.1.0", "semver": "^7.7.2" }, "description": "MCP Server for Aibolit", "devDependencies": { "@jest/globals": "^29.7.0", "@types/jest": "^29.5.14", "@types/semver": "^7.7.0", "@typescript-eslint/eslint-plugin": "^8.31.1", "@typescript-eslint/parser": "^8.31.1", "eslint": "^9.24.0", "jest": "^29.7.0", "ts-jest": "^29.3.2", "ts-node": "^10.9.2", "tsx": "^4.19.4", "typescript": "^5.8.3", "typescript-eslint": "^8.31.1" }, "engines": { "node": ">=18.0", "npm": ">8.0" }, "homepage": "https://github.com/cqfn/aibolit-mcp-server", "keywords": [ "mcp", "aibolit", "ai" ], "license": "MIT", "main": "index", "name": "aibolit-mcp-server", "os": [ "darwin", "linux", "win32" ], "repository": "cqfn/aibolit-mcp-server", "scripts": { "lint": "eslint", "test": "jest" }, "version": "0.0.0" }

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/cqfn/aibolit-mcp-server'

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