Skip to main content
Glama

Meta Prompt MCP Server

by tisu19021997
Apache 2.0
3
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
meta_model_prompt

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
ready_to_answer

Use this tool when you already obtained or verified the final solution with at least two independent experts and are ready to present your final answer.

expert_model

Use this tool to communicate with an expert.

Args: name: The name of the expert to communicate with. Required. instructions: The instructions to send to the expert. Required. output: The answer from the expert based on the instructions. Required. iteration: The number of experts you have consulted so far. Start with 1.

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/tisu19021997/meta-prompt-mcp-server'

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