Skip to main content
Glama

Pulsador MCP

Para instalar dependencias:

bun install

Para construir:

bun run build

Después de eso, agregue el MCP de Pushinator a su cliente MCP (el token de API se puede recuperar en su página de tokens de API de Pushinator ):

{ "mcpServers": { "pushinator": { "command": "node", "args": ["path-to-repo/build/index.js"], "env": { "PUSHINATOR_API_KEY": "YOUR_PUSHINATOR_API_KEY" } } } }
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Latest Blog Posts

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/appricos/pushinator-mcp'

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