Meridian
by KNambiarDJsc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GROQ_API_KEY | No | Groq API key for LLM access | |
| GEMINI_API_KEY | No | Google Gemini API key for LLM access | |
| OPENAI_API_KEY | No | OpenAI API key for LLM access | |
| AWS_REGION_NAME | No | AWS region for Bedrock | |
| ANTHROPIC_API_KEY | No | Anthropic API key for LLM access | |
| AWS_ACCESS_KEY_ID | No | AWS access key ID for Bedrock | |
| OPENROUTER_API_KEY | No | OpenRouter API key for LLM access | |
| MERIDIAN_LICENSE_KEY | No | Pro license key for unlocking RBI, EU, SEBI frameworks | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for Bedrock | |
| MERIDIAN_CRITIC_MODEL | No | Stage 2 model (default: claude-haiku-4-5) | |
| MERIDIAN_MAX_CONCURRENT | No | Max concurrent LLM requests (default: 5) | |
| MERIDIAN_EVALUATOR_MODEL | No | Stage 1 model (default: claude-opus-4-8) |
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/KNambiarDJsc/Meridian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server