Skip to main content
Glama

mcp-tools

A collection of simple, practical MCP (Model Context Protocol) servers. Zero config, just works.

Packages

Package

Description

Status

@aiprintmoney-arc/mcp-server-duckduckgo

Web search via DuckDuckGo — no API key required

v0.1.0

@aiprintmoney-arc/mcp-server-hexo

Manage Hexo blogs via AI

v0.1.0

@aiprintmoney-arc/mcp-server-jsonl

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-duckduckgo

Or 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-duckduckgo

License

MIT

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A privacy-friendly MCP server that enables web searches and URL content extraction using DuckDuckGo, allowing AI assistants to access real-time web information without API keys.
    2
    1
    471
    42
    Apache 2.0
  • F
    license
    -
    quality
    D
    maintenance
    A lightweight MCP server that enables LLMs to search the web via DuckDuckGo, search GitHub code repositories, and extract clean content from web pages in LLM-friendly formats.
    8
  • A
    license
    -
    quality
    B
    maintenance
    A MCP server for DuckDuckGo HTML search. Unlike other DuckDuckGo MCP servers, this one isn't just AI slop.
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    MCP server for internet search via direct Google and DuckDuckGo HTML scraping with AI-powered result normalization and optional summarization, requiring no API keys for search.
    MIT

View all related MCP servers

Related MCP Connectors

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.

  • Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.

View all MCP Connectors

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