Skip to main content
Glama

Pushinator MCP

要安装依赖项:

bun install

构建:

bun run build

之后,将 Pushinator MCP 添加到您的 MCP 客户端(API 令牌可以在您的Pushinator API 令牌页面中检索):

{ "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