Learn how to contribute to MetaMCP development and help improve the project
Fork and Clone
Install Dependencies
Environment Setup
.env
file as needed for your development setup.Database Setup
.env.local
first)Local Testing
Linting and Formatting
Docker Testing
Reporting Bugs
Fixing Bugs
fix/issue-number-description
Proposing Features
Implementing Features
Documentation Guidelines
Translation Contributions
public/locales/[locale]/
pnpm lint
)OIDC Configuration
Testing OIDC
${APP_URL}/api/auth/oauth2/callback/oidc
Schema Migrations
Adding New Tables
apps/backend/src/db/schema.ts
apps/backend/src/db/repositories/
apps/backend/src/db/serializers/
apps/backend/src/trpc/
packages/zod-types/
UI Components
Internationalization
useTranslations()
hookDiscord Community
GitHub Discussions