Skip to main content
Glama

Stripe MCP Server

by Brunwo
package.json587 B
{ "name": "remote-mcp-server-authless", "version": "0.0.0", "private": true, "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", "format": "biome format --write", "lint:fix": "biome lint --fix", "start": "wrangler dev", "cf-typegen": "wrangler types" }, "devDependencies": { "@cloudflare/workers-types": "^4.20250504.0", "typescript": "^5.5.2", "wrangler": "^4.14.1" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "@stripe/agent-toolkit": "^0.7.5", "agents": "^0.0.66", "zod": "^3.24.2" } }

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/Brunwo/mcp-stripe'

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