Skip to main content
Glama
config.yaml344 B
# Application configuration app: name: test-application version: 1.0.0 port: 8080 debug: true database: host: localhost port: 5432 name: testdb username: admin password: secret123 logging: level: info format: json outputs: - console - file features: authentication: true caching: false monitoring: true

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/oraios/serena'

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