
Aerostack Registry
@aerostackdev
About Aerostack Registry
Search and discover 100+ MCP servers, functions, and skills. Semantic search, full tool schemas, per-tool access control. No auth needed for discovery.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aerostack-registry": {
"url": "https://mcp.aerostack.dev",
"transport": "streamable-http"
}
}
}Tools
3Search the Aerostack marketplace registry to discover functions, MCP servers, skills, and agents. Returns the top matches ranked by stars and relevance. Use this first to find the right tool for your task. Each result includes a call_hint showing exactly how to invoke it.
Get the full description, category, tags, and call hint for a specific tool by its slug. Use after search_registry to confirm details before calling.
Execute a published Aerostack community function by its slug. Returns { success: true, data: {...} } on success or { success: false, error: { code, message } } on failure. Only works for type="function" entries from search_registry.
Overview
What is Aerostack Registry?
Aerostack Registry is a hosted MCP registry that lets AI agents discover and use 100+ MCP servers instantly via a single URL (mcp.aerostack.dev). It runs on Cloudflare’s edge with no local processes, Docker, or cold starts, and integrates with clients like Claude, Cursor, and Windsurf.
How to use Aerostack Registry?
Connect mcp.aerostack.dev to your AI client (e.g., Claude, Cursor, Windsurf). Your agent can then search the registry using search_registry, fetch tool schemas with get_tool_schema, and execute functions via call_function (requires a Bearer token). No installation or local configuration needed.
Key features of Aerostack Registry
- 100+ hosted MCP servers (Slack, Stripe, GitHub, AWS, etc.)
- Semantic search for tools by natural language queries
- Per-tool access control (read-only or disable destructive operations)
- Encrypted secrets injected at runtime, never exposed
- Sub-50ms latency globally via Cloudflare Workers in 300+ cities
- No authentication required for discovery; token only for execution
Use cases of Aerostack Registry
- Enable any AI agent to instantly find and call Slack, Stripe, or GitHub tools without local setup.
- Let a developer team share a curated registry of MCP servers with per-tool permissions.
- Build an agent that dynamically discovers tools by asking “send a Slack message” or “process payments.”
- Access a global, low-latency MCP server fleet without managing infrastructure.
FAQ from Aerostack Registry
Does Aerostack Registry require any local setup or Docker?
No. All MCP servers are hosted on Cloudflare’s edge, so there is no local processes, Docker, or cold starts.
How do I authenticate to call tools?
Discovery and search require no authentication. To execute a function via call_function, you must provide a Bearer token.
How fast is Aerostack Registry?
Sub-50ms globally, because it runs on Cloudflare Workers deployed in over 300 cities with zero cold starts.
What MCP servers are included?
Over 100 servers, including Slack, Stripe, GitHub, AWS, Discord, Salesforce, and more.
Where are my secrets stored?
API keys and secrets are encrypted and never exposed; they are injected at runtime only when a tool is called.
Frequently asked questions
Does Aerostack Registry require any local setup or Docker?
No. All MCP servers are hosted on Cloudflare’s edge, so there is no local processes, Docker, or cold starts.
How do I authenticate to call tools?
Discovery and search require no authentication. To execute a function via `call_function`, you must provide a Bearer token.
How fast is Aerostack Registry?
Sub-50ms globally, because it runs on Cloudflare Workers deployed in over 300 cities with zero cold starts.
What MCP servers are included?
Over 100 servers, including Slack, Stripe, GitHub, AWS, Discord, Salesforce, and more.
Where are my secrets stored?
API keys and secrets are encrypted and never exposed; they are injected at runtime only when a tool is called.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments