Skip to main content
Glama

claude-mcp-server

by paybyrd
package.json834 B
{ "name": "@paybyrd/ai-agent-toolkit", "version": "0.3.6", "description": "Toolkit for building AI agents with various models", "type": "module", "access": "public", "author": "Paybyrd", "license": "MIT", "homepage": "https://github.com/paybyrd/ai-agent-toolkit-js#readme", "bugs": "https://github.com/paybyrd/ai-agent-toolkit-js/issues", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "scripts": { "build": "tsc", "clean": "rm -rf dist" }, "keywords": [ "agentkit", "ai", "artificial intelligence", "paybyrd" ], "dependencies": { "axios": "^1.6.8", "uuid": "^9.0.1", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.4" }, "files": [ "dist/**/*", "LICENSE", "README.md", "package.json" ], "engines": { "node": ">=18" } }

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/paybyrd/ai-agent-toolkit-js'

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