Skip to main content
Glama

Conduit

by mcpnow-io
.flake8280 B
[flake8] exclude = .git ignore = E203, E501, W503 ; E203: Whitespace before ':' ; - Conflict with black ; W503: Line break occurred before a binary operator ; - Conflict with black ; E501: Line too long max-line-length = 88 max-complexity = 18 select = B,C,E,F,W,T4,B9

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/mcpnow-io/conduit'

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