Skip to main content
Glama

AviBase MCP Server

by kshayk
package.json435 B
{ "name": "@kshayk/avibase-mcp", "version": "1.0.3", "description": "AviBase MCP for Claude Desktop", "type": "module", "main": "mcp-server.js", "bin": { "avibase-mcp": "./mcp-server.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Shay Kintzlinger", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.17.0", "node-fetch": "^3.3.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/kshayk/avibase-mcp'

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