mcp-agent-toolkit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOCK_MODE | No | Set to 'false' to enable live AWS Bedrock mode; defaults to 'true' (mock mode). | |
| AWS_REGION | No | AWS region for Bedrock (required when MOCK_MODE=false). | |
| MCP_SERVER_URL | No | Optional URL of an external MCP server to connect to (for the agent/client). Defaults to in-process. | |
| BEDROCK_MODEL_ID | No | Bedrock model identifier (required when MOCK_MODE=false). | |
| LANGSMITH_API_KEY | No | Optional LangSmith API key for tracing; auto-enabled if present. | |
| MCP_ALLOWED_TOOLS | No | Comma-separated list of allowed tools for the MCP client (e.g., 'doc_search,record_lookup'). Defaults to all tools. |
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
ActivityMaintained
ResponsivenessNo issues