AgentSpawnMCP
by sandsaber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| URL | Yes | Base URL of the API endpoint | |
| NAME | Yes | Unique name for the agent, becomes tool name {name}_agent | |
| MODEL | Yes | Model identifier (e.g., MiniMax-M2.7, claude-sonnet-4-20250514) | |
| TOKEN | No | API token (direct, less secure) | |
| API_TYPE | No | API type: 'openai' or 'anthropic' | openai |
| TOKEN_ENV | No | Environment variable name containing the API token |
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/sandsaber/AgentSpawnMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server