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
# Smithery.ai configuration
runtime: 'container'
startCommand:
type: 'http'
configSchema:
type: 'object'
properties:
tags:
type: 'string'
description: 'Tags to filter the MCP servers'
build:
dockerfile: 'Dockerfile'
dockerBuildPath: '.'
env:
ONE_MCP_CONFIG: /etc/1mcp/config.json
# ONE_MCP_EXTERNAL_URL: "http://localhost:3050"
# ONE_MCP_PORT: 3050
# ONE_MCP_ENABLE_AUTH: true