All the Tools Server

test server for semantic tool search

Installation

Installing for Claude Desktop

Option 1: One-Command Installation

npx mcpbar@latest install SecretiveShell/MCP-allthetools -c claude

This command will automatically install and configure the All the Tools Server MCP server for your selected client.

Option 2: Manual Configuration

Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

After opening your configuration file, copy and paste this configuration:

View JSON configuration
{
  "mcpServers": {
    "All the Tools Server": {
      "command": "uvx",
      "args": [
        "mcp-allthetools"
      ],
      "env": {}
    }
  }
}

mcp-allthetools

all the tools from glama api in one place.

THIS IS A TEST SERVER AND DOES NOT ACTUALLY IMPLEMENT ANY TOOLS. THIS SERVER HAS ~8000 TOOLS AND CAN CRASH CLIENTS. DO NOT USE THIS IN PRODUCTION.

Share:
Details:
  • Stars


    3
  • Forks


    1
  • Last commit


    7 months ago
  • Repository age


    7 months
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to All the Tools Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


All the Tools Server: MCP Server – MCP.Bar