Skip to main content
Glama

Perigon MCP Server

Official
by goperigon
package.json•1.97 kB
{ "name": "perigon-mcp-server", "version": "1.0.0", "description": "Official MCP server for the Perigon API", "homepage": "https://github.com/goperigon/perigon-mcp-server#readme", "bugs": { "url": "https://github.com/goperigon/perigon-mcp-server/issues" }, "repository": { "type": "git", "url": "git+https://github.com/goperigon/perigon-mcp-server.git" }, "engines": { "bun": "1.2.16" }, "license": "Apache-2.0", "author": "Perigon (https://www.perigon.io)", "type": "module", "scripts": { "deploy": "bunx wrangler deploy", "deploy:versions": "bunx wrangler versions upload", "dev": "vite dev", "build": "vite build", "mcp": "bunx @modelcontextprotocol/inspector", "gen": "bunx wrangler types" }, "devDependencies": { "@cloudflare/vitest-pool-workers": "^0.8.47", "@tailwindcss/postcss": "^4.1.11", "@types/node": "^24.0.7", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "tailwindcss": "^4.1.11", "typescript": "5.8.3", "vite": "^6.3.5", "vitest": "~3.1.4", "wrangler": "^4.22.0" }, "dependencies": { "@ai-sdk/anthropic": "^1.2.12", "@ai-sdk/react": "^1.2.12", "@cloudflare/vite-plugin": "^1.9.0", "@goperigon/perigon-ts": "^1.1.2", "@marsidev/react-turnstile": "^1.1.0", "@modelcontextprotocol/sdk": "^1.13.1", "@radix-ui/react-checkbox": "^1.3.2", "@radix-ui/react-collapsible": "^1.1.11", "@radix-ui/react-select": "^2.2.5", "@radix-ui/react-slot": "^1.2.3", "@vitejs/plugin-basic-ssl": "^2.1.0", "@vitejs/plugin-react": "^4.6.0", "agents": "^0.0.97", "ai": "^4.3.16", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^0.525.0", "react": "^19.1.0", "react-dom": "^19.1.0", "react-markdown": "^10.1.0", "react-router-dom": "^7.6.3", "tailwind-merge": "^3.3.1", "zod": "^3.25.67", "zod-to-json-schema": "^3.24.6" } }

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/goperigon/perigon-mcp-server'

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