Skip to main content
Glama
cmacetko

Exemplos_APIMCP

by cmacetko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
URL_PUBLICANoThe public base URL of this MCP server. Must match the redirect_uri registered in the external API. For example, set to 'http://127.0.0.1:3011' to test the redirect_uri mismatch. Defaults to 'http://localhost:3011' unless overridden.
CLIENT_SECRETNoThe OAuth client secret used when talking to the external API. In production, set this via an environment variable instead of hardcoding it in the source.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cmacetko/Exemplos_APIMCP'

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