Skip to main content
Glama
maxronner

@maxronner/tea-mcp

by maxronner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tea_issues_listB

List issues in the current repository

tea_issue_viewA

View details of a specific issue

tea_issue_closeB

Close an issue

tea_issue_reopenC

Reopen a closed issue

tea_issue_createB

Create a new issue in the current repository

tea_create_commentA

Add a comment to an issue or pull request

tea_prs_listC

List pull requests in the current repository

tea_pr_viewA

View details of a specific pull request

tea_pr_checkoutB

Checkout a pull request locally

tea_pr_createA

Create a new pull request with optional preview mode to review changes first

tea_pr_approveB

Approve a pull request

tea_pr_rejectB

Request changes on a pull request

tea_pr_mergeB

Merge a pull request

tea_repos_listB

List repositories you have access to

tea_repo_viewA

View details of a repository

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/maxronner/tea-mcp'

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