MC

MCPfinder

Created 6 months ago

Meet the simplest way to supercharge your coding and AI agents with MCP — an 'API for AI.'

development AI MCP Node.js tools

What is MCPfinder?

The AI Agent's "App Store": Discover, install, and monetize AI capabilities — all within the MCP ecosystem.

Documentation

MCPfinder Documentation

Overview

MCPfinder is an MCP (Model Context Protocol) server designed to enhance AI capabilities.

Features

  • Discover available MCP servers
  • Retrieve details about specific servers
  • Manage local MCP server configuration

Installation# Local Installation

Run in your terminal:

npx -y @mcpfinder/server install
```\n\n### Cloud Access
Access MCPfinder directly via HTTP/SSE:
```bash
claude mcp add --transport http mcpfinder https://mcpfinder.dev/mcp

Tools

  1. search_mcp_servers
  2. get_mcp_server_details
  3. add_mcp_server_config
  4. remove_mcp_server_config

License

This project is licensed under the GNU Affero General Public License v3.0.

Server Config

{
  "mcpServers": {
    "mcpfinder-server": {
      "command": "npx",
      "args": [
        "mcpfinder"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 17, 2025
Updated At: Aug 07, 2025
Author: MCPfinder Team
Category: community
License: GNU Affero General Public License v3.0
Tags:
development AI MCP