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 claudeThis 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 claudeAfter 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.
Details:
Stars
3Forks
1Last commit
7 months agoRepository age
7 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to All the Tools Server:
Stars
Forks
Last commit
Stars
Forks
Last commit
Stars
Forks
Last commit