Skip to main content
Glama

Magic-API MCP Server

by Dwsy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (DEBUG/INFO/WARNING/ERROR)INFO
MAGIC_API_TOKENNoMagic-API authentication token
MAGIC_API_WS_URLNoMagic-API WebSocket URLws://127.0.0.1:10712/magic/web/console
FASTMCP_TRANSPORTNoFastMCP transport protocolstdio
MAGIC_API_BASE_URLNoMagic-API service base URLhttp://127.0.0.1:10712
MAGIC_API_PASSWORDNoMagic-API authentication password
MAGIC_API_USERNAMENoMagic-API authentication username
MAGIC_API_AUTH_ENABLEDNoWhether to enable authenticationfalse
MAGIC_API_TIMEOUT_SECONDSNoRequest timeout in seconds30.0

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Dwsy/magic-api-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server