Skip to main content
Glama

Personupplysning MCP Server

.env.example610 B
# Environment Configuration NODE_ENV=production # MCP Server Configuration # Use 'http' for Render deployment, 'stdio' for local development MCP_TRANSPORT=http # Server Configuration (HTTP mode only) PORT=3000 HOST=0.0.0.0 # Supabase Configuration # Get these from: https://supabase.com/dashboard/project/_/settings/api SUPABASE_URL=https://your-project.supabase.co SUPABASE_SERVICE_ROLE_KEY=your-service-role-key-here # Bolagsverket API Configuration # Get credentials from: https://portal.api.bolagsverket.se/ BOLAGSVERKET_CLIENT_ID=your-client-id-here BOLAGSVERKET_CLIENT_SECRET=your-client-secret-here

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/isakskogstad/personupplysning-mcp'

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