Agents MCP Server
by Piotr1215
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTS_LOG_FILE | No | Path to log file (optional) | |
| AGENTS_NATS_URL | Yes | NATS server URL, required for server to start | |
| AGENTS_HTTP_PORT | No | HTTP port for remote mode | 3000 |
| AGENTS_TRANSPORT | No | Transport mode: stdio or http | stdio |
| AGENTS_HISTORY_MAX_BYTES | No | JetStream stream cap in bytes | 512 MiB |
| AGENTS_HISTORY_MAX_AGE_MS | No | JetStream stream retention time | 30d |
| AGENTS_HISTORY_MAX_MSGS_PER_SUBJECT | No | Maximum messages per subject in JetStream | 10000 |
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/Piotr1215/agents-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server