Skip to main content
Glama

1MCP Server

.1mcprc.example541 B
{ // Project-level configuration for 1MCP proxy command // Place this file in your project directory to set default connection settings // Priority: preset > filter > tags (only one will be used) // Option 1: Use a preset configuration (highest priority) "preset": "my-preset", // Option 2: Use a filter expression (medium priority) // "filter": "web AND database", // Option 3: Use simple tags (lowest priority) // "tags": ["web", "api", "database"], // "tags": "web,api,database" // String format also supported }

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/1mcp-app/agent'

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