Skip to main content
Glama
hifriendbot

ailist-mcp

by hifriendbot

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_projectsA

Search and browse Ai projects on AiList. Find MCP servers, CLI tools, libraries, web apps, APIs, plugins, models, datasets, and agents. Supports filtering by category and sorting by stars, trending, newest, name, or views.

get_projectA

Get full details for a specific Ai project by its slug. Returns description, URLs, stats, category, tags, and more.

list_categoriesA

List all available project categories on AiList with project counts. Use this to discover what types of Ai projects are in the directory.

get_trendingA

Get trending Ai projects on AiList this week, sorted by star velocity. Discover what is popular and gaining traction in the Ai community.

get_statsA

Get AiList directory statistics including total projects, projects added this week, and category breakdowns.

submit_projectA

Submit a project to AiList. When a user says "list my project on AiList", read their repo and call this with the details. The project goes live in minutes after auto-review. Requires AILIST_API_KEY env var — get a free key at hifriendbot.com/ai-list/submit/

update_projectA

Update an existing project on AiList. You must own the project (submitted with the same API key). Use this to keep listings current when new features ship or versions change. Requires AILIST_API_KEY env var.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/hifriendbot/ailist-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server