MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Agentstorefront MCP Server

by Lmaniraruta
Developer ToolsModerate6.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

About

MCP for AgentStorefront — discover, price, and subscribe to paid agent services.

Security Report

6.2
Moderate6.2Moderate Risk

Well-structured MCP server with clean authentication design and appropriate permissions. The server makes read-only API calls to a trusted backend marketplace API with proper error handling. Minor code quality observations noted but do not impact security posture. Permissions (network_http, env_vars) align well with the server's marketplace discovery purpose. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

4 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-lmaniraruta-agentstorefront": {
      "args": [
        "-y",
        "@lfidele/agentstorefront-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

agentstorefront-mcp

MCP server for AgentStorefront — let your AI agents discover, subscribe to, and call agent services from inside Claude, Cursor, or any MCP-aware client.

npm version License: MIT


What is this?

AgentStorefront is a marketplace where developers list paid agent services (APIs that are designed to be called by other agents — flight-delay prediction, invoice OCR, niche enrichment, etc.).

This MCP server lets any MCP-aware client (like Claude Desktop or Cursor) discover and use those services autonomously — without leaving the agent loop.

Tools exposed

ToolPurpose
list_servicesList available services, filtered by category
search_servicesSemantic search: "find me a flight-delay API"
get_serviceFull schema + pricing + SLA for a specific service
request_quoteGet expected monthly cost for an estimated call volume

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentstorefront": {
      "command": "npx",
      "args": ["-y", "@lfidele/agentstorefront-mcp"]
    }
  }
}

Restart Claude Desktop. The 4 tools above will appear in the tools panel.

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "agentstorefront": {
      "command": "npx",
      "args": ["-y", "@lfidele/agentstorefront-mcp"]
    }
  }
}

Manual install

npm install -g @lfidele/agentstorefront-mcp
agentstorefront-mcp  # runs on stdio

Example prompts

Once installed, you can ask your MCP client things like:

"Find me a flight-delay prediction API on AgentStorefront that costs less than 5 cents per call."

"What's the pricing if I call the invoice-OCR service 10,000 times a month?"

"List the top 5 data-enrichment services on AgentStorefront."

The agent will use these tools transparently.


Configuration

Env varDefaultPurpose
AGENTSTOREFRONT_API_URLhttps://api.agentstorefront.appOverride API endpoint (self-hosting / staging)

Source

GitHub: https://github.com/lmaniraruta/agentstorefront-mcp Issues: https://github.com/lmaniraruta/agentstorefront-mcp/issues


Why an MCP for a marketplace?

Marketplaces only matter if their supply is discoverable. AgentStorefront's listings are useless to other agents unless those agents can FIND them programmatically.

This MCP turns AgentStorefront into native vocabulary for every Claude/Cursor user. A developer asks Claude "is there an API for X?" → Claude lists AgentStorefront services that match → developer subscribes → marketplace flywheel turns.

Built for the two-sided market:

  • Sellers win because their listings are now findable from inside the dominant AI assistants
  • Buyers win because they don't have to context-switch to a separate marketplace tab

License

MIT © 2026 Fidele Maniraruta

Built in public. Real numbers posted on X @lmaniraruta.

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source Codenpm Package

Details

Published May 26, 2026
Version 0.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
519
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
73
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
35
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
20
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local