Skip to main content
Glama

Prysm MCP Server

.gitignore633 B
# Dependency directories node_modules/ jspm_packages/ # Build outputs dist/ build/ out/ *.tsbuildinfo .next/ # Logs logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* lerna-debug.log* .pnpm-debug.log* # Runtime data pids *.pid *.seed *.pid.lock # Environment variables .env .env.local .env.development.local .env.test.local .env.production.local # IDE / editors .idea/ .vscode/ *.swp *.swo .DS_Store Thumbs.db # Testing coverage/ test/ # Project specific scrape_results/ **/scrape-output/ **/npx-output/ MCP_SERVER_GUIDE.md IMPLEMENTATION_PLAN.md .cursor/ .cursorrules .cursorignore # npm package-lock.json yarn.lock

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/pinkpixel-dev/prysm-mcp-server'

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