Skip to main content
Glama
rayenamer

MCP Chat

by rayenamer

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYYesYour Anthropic API secret key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
read_doc_contents

Read the contents of a document and return it as a string.

edit_document

Edit a document by replacing a string in the documents content with a new string

Prompts

Interactive templates invoked by user choice

NameDescription
formatRewrites the contents of the document in Markdown format.

Resources

Contextual data attached and managed by the client

NameDescription
docs://documents

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/rayenamer/MCP_Intro'

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