mcp-tools
Provides web search capabilities using DuckDuckGo, requiring no API key.
Enables management of Hexo blogs, allowing AI agents to create, update, and manage blog content.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-toolssearch for latest MCP updates"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-tools
A collection of simple, practical MCP (Model Context Protocol) servers. Zero config, just works.
Packages
Package | Description | Status |
Web search via DuckDuckGo — no API key required | v0.1.0 | |
Manage Hexo blogs via AI | v0.1.0 | |
| JSONL event store for agent memory | Planned |
Related MCP server: LLM Researcher
Philosophy
Simple — Each server does one thing well
Zero config — Works out of the box, no API keys when possible
Practical — Built from real daily usage, not theoretical needs
Lightweight — Minimal dependencies, fast startup
Quick Start
Each package can be used independently via npx:
# Example: DuckDuckGo search
npx @aiprintmoney-arc/mcp-server-duckduckgoOr add to your Claude Desktop / Claude Code config. See each package's README for details.
Development
This is a monorepo using npm workspaces.
# Install all dependencies
npm install
# Build all packages
npm run build
# Build a specific package
npm run build -w packages/server-duckduckgoLicense
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/arc119226/mcp-tools'
If you have feedback or need assistance with the MCP directory API, please join our Discord server