Conduit
by Stefan0x03
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAIN | No | Service domain (e.g., 'conduit.example.com') | |
| AWS_REGION | No | AWS region (e.g., 'us-east-1') | |
| AUTH_DISABLED | No | Set to 'true' to bypass Cognito for local development. Never set in production. | |
| DYNAMODB_TABLE | No | DynamoDB table name (e.g., 'conduit-feeds') | |
| COGNITO_USER_POOL_ID | No | Cognito User Pool ID | |
| COGNITO_APP_CLIENT_ID | No | Cognito App Client ID | |
| COGNITO_CLIENT_SECRET | No | Cognito App Client secret |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Stefan0x03/conduitrss'
If you have feedback or need assistance with the MCP directory API, please join our Discord server