Skip to main content
Glama
Amana03

Universal MCP Server

by Amana03

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_MODENoServer mode: 'stdio' for Claude Desktop or 'http' for OpenAI/web integrationstdio
MCP_API_KEYNoAPI key for authentication in HTTP mode (optional but recommended for production)
MCP_HTTP_HOSTNoHost address for HTTP mode0.0.0.0
MCP_HTTP_PORTNoPort number for HTTP mode3000

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

NameDescription
write_fileC

Write content to a file

delete_fileC

Delete a file

search_filesC

Search for files containing specific text

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
File ResourceRead a file by key
File ListList all available files

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/Amana03/universal-mcp-server'

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