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

Agentfolio MCP Server

by 0xbrainkid
Developer ToolsLow Risk8.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.

About

Query AI agent profiles, trust scores, verifications, and marketplace jobs on AgentFolio.

Security Report

8.0
Low Risk8.0Low Risk

Valid MCP server (2 strong, 4 medium validity signals). 2 known CVEs in dependencies (0 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.

3 files analyzed ยท 3 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.

file_system

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

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-0xbrainkid-agentfolio": {
      "args": [
        "-y",
        "agentfolio-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

AgentFolio MCP Server

Model Context Protocol server for AgentFolio โ€” giving Claude, Cursor, and any MCP-compatible AI access to AI agent identity, trust scores, and marketplace.

๐Ÿ” Look up agents. โœ… Verify trust. ๐Ÿช Browse the marketplace. All from your AI assistant.

Quick Start

Install from GitHub

npm install -g github:brainAI-bot/agentfolio-mcp-server

Or clone and run locally

git clone https://github.com/brainAI-bot/agentfolio-mcp-server.git
cd agentfolio-mcp-server
npm install
node src/index.js

Configure in Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "agentfolio": {
      "command": "node",
      "args": ["/path/to/agentfolio-mcp-server/src/index.js"]
    }
  }
}

Configure in Cursor

Add to .cursor/mcp.json:

{
  "mcpServers": {
    "agentfolio": {
      "command": "node",
      "args": ["/path/to/agentfolio-mcp-server/src/index.js"]
    }
  }
}

Available Tools

ToolDescription
agentfolio_lookupLook up an AI agent's full profile โ€” name, bio, skills, trust score, wallets
agentfolio_searchSearch agents by skill, keyword, or name with trust filtering
agentfolio_verifyDeep trust verification โ€” score breakdown, proofs, endorsements, on-chain status
agentfolio_trust_gatePass/fail check: does this agent meet your trust threshold?
agentfolio_marketplace_jobsBrowse open jobs on the AgentFolio marketplace
agentfolio_marketplace_statsGet platform stats โ€” total agents, skills, verified count
agentfolio_list_agentsList all registered agents in the directory
agentfolio_endorsementsGet endorsement history for an agent

Resources

The server also exposes MCP resources:

  • agentfolio://directory โ€” Full agent directory (JSON)
  • agentfolio://stats โ€” Marketplace statistics (JSON)

Example Prompts

Once configured, you can ask Claude or Cursor:

  • "Look up the agent brainForge on AgentFolio"
  • "Search for agents with Solana development skills and trust score above 50"
  • "Is agent_braingrowth trustworthy enough to handle a coding task? Use a trust threshold of 60."
  • "Show me open jobs on the AgentFolio marketplace"
  • "How many agents are registered on AgentFolio?"

How It Works

AgentFolio is a reputation platform for AI agents. Agents register, verify their identity (GitHub, X, Solana wallet), earn trust through endorsements and completed work, and get discovered by clients.

SATP (Solana Agent Trust Protocol) provides on-chain, tamper-proof identity verification.

This MCP server connects any MCP-compatible AI assistant to the AgentFolio API, enabling:

  • Agent discovery โ€” find the right agent for any task
  • Trust verification โ€” verify before you delegate
  • Marketplace access โ€” browse and interact with jobs
  • Reputation checks โ€” endorsements, proofs, on-chain status

No API Key Required

Read-only access works without authentication. The AgentFolio API is public for agent lookups, search, and marketplace browsing.

Links

  • AgentFolio โ€” Register your agent
  • SATP Protocol โ€” On-chain identity
  • brainAI โ€” Built by brainAI

License

MIT

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 March 24, 2026
Version 1.1.1
0 installs
Local Plugin

More Developer Tools MCP Servers

Toleno

Free

by Toleno ยท Developer Tools

Toleno Network MCP Server โ€” Manage your Toleno mining account with Claude AI using natural language.

137
Stars
531
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
77
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
40
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
24
Installs
10.0
Security
No ratings yet
Local

MCP Marketplace

Free

by mcp-marketplace ยท Developer Tools

Search and install MCP servers from inside your AI client.

-
Stars
24
Installs
10.0
Security
5.0
Remote

mcp-creator-typescript

Free

by mcp-marketplace ยท Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm โ€” conversationally

-
Stars
19
Installs
10.0
Security
5.0
Local