Official Stripe integration for Claude Code and AI agents
Description
The official Stripe MCP server lets AI agents create customers, manage subscriptions, issue refunds, and generate invoices directly from Claude Code. Supports all major Stripe API operations. Install with npx @stripe/mcp.
Query and inspect SQLite databases from Claude Code
Description
The official SQLite MCP server from Anthropic enables natural language database queries through Claude. Read schemas, run SQL, inspect tables, and analyze data without writing queries manually. Ideal for local-first apps and development databases.