LangGraph Agent MCP Server
by bmaranan75
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEYS | No | Comma-separated list of API keys for service-to-service authentication (e.g., key1,key2,key3) | |
| OKTA_DOMAIN | No | Your Okta domain (e.g., your-domain.okta.com) (required when using Okta OAuth) | |
| OAUTH_ENABLED | No | Enable OAuth 2.0 authentication. Set to 'true' for production with auth, 'false' for development without auth. | false |
| OAUTH_PROVIDER | No | OAuth provider to use. Options: 'google' or 'okta' | |
| OKTA_CLIENT_ID | No | Your Okta OAuth client ID (required when using Okta OAuth) | |
| GOOGLE_CLIENT_ID | No | Your Google OAuth client ID (required when using Google OAuth) | |
| OKTA_CLIENT_SECRET | No | Your Okta OAuth client secret (required when using Okta OAuth) | |
| GOOGLE_CLIENT_SECRET | No | Your Google OAuth client secret (required when using Google OAuth) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues