Skip to main content
Glama

DollhouseMCP

by DollhouseMCP
.env.test.local.exampleโ€ข1.12 kB
# GitHub Integration Test Configuration # Copy this file to .env.test.local and fill in your actual values # DO NOT commit .env.test.local to version control! # Required: GitHub personal access token with 'repo' scope # Create at: https://github.com/settings/tokens TEST_GITHUB_TOKEN=ghp_your_actual_token_here # Test repository for uploads (will be created if doesn't exist) # Format: username/repository-name GITHUB_TEST_REPO=mickdarling/dollhouse-portfolio-test # GitHub username for test operations GITHUB_TEST_USER=mickdarling # Optional: Test mode settings TEST_CLEANUP_AFTER=true # Delete test files after tests TEST_VERBOSE_LOGGING=false # Show detailed API responses TEST_RETRY_ATTEMPTS=3 # Number of retries for network errors TEST_TIMEOUT_MS=30000 # API call timeout in milliseconds # Optional: Rate limit settings TEST_RATE_LIMIT_DELAY_MS=1000 # Delay between API calls TEST_MAX_CONCURRENT_REQUESTS=3 # Max parallel API requests # Test data settings TEST_PERSONA_PREFIX=test-qa- # Prefix for test personas TEST_BRANCH=main # Branch to upload to

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/DollhouseMCP/DollhouseMCP'

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