Skip to main content
Glama
ModernOps888

mcplex

by ModernOps888

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
mcplex_find_toolsA

Search for available tools by describing what you want to do. Returns the most relevant tools with their full schemas. Always call this before using mcplex_call_tool.

mcplex_call_tool

Execute a tool discovered via mcplex_find_tools. Pass the exact tool name and arguments as specified in the tool's schema.

mcplex_list_categoriesA

List all available tool categories (server groups) with tool counts. Use this to explore what's available before searching.

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/ModernOps888/mcplex'

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