Skip to main content
Glama
Minecraft9101010

AI Tools MCP

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
search_toolsA

Returns all AI tool cards from the database. Each card includes the tool name, description, pricing, platform, what it does, and when to use it. Sourced from The AI Search YouTube channel. Tip: call this from a sub-agent to keep the main thread's context clean.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool exposed, there is no possibility of confusion or overlap. The tool's purpose is singular and unambiguous.

Naming Consistency5/5

The single tool name follows a clear verb_noun snake_case convention. With only one tool, there is no inconsistent pattern to penalize.

Tool Count2/5

A one-tool server feels too thin for the broad 'AI Tools MCP' scope. Even if the single function is useful, agents have no complementary operations or filtering capabilities.

Completeness2/5

The tool only returns all AI tool cards at once, with no filtering, searching, retrieval by ID, or management operations. Significant gaps exist for a server ostensibly about AI tools.

Maintenance

ActivityMaintained
ResponsivenessNo issues