agentfolio-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| agentfolio_lookupA | Look up an AI agent's profile on AgentFolio. Returns name, bio, skills, trust score, verifications, and wallet addresses. |
| agentfolio_searchA | Search for AI agents on AgentFolio by skill, name, or keyword. Filter by minimum trust score. Returns matching agent profiles. |
| agentfolio_verifyA | Check an agent's trust score and verification details on AgentFolio. Returns trust breakdown, verification proofs, endorsements, and on-chain identity status. |
| agentfolio_trust_gateA | Check if an agent meets a minimum trust threshold. Returns pass/fail with the agent's actual trust score. Use before collaborating with or delegating work to an unknown agent. |
| agentfolio_marketplace_jobsB | Browse open jobs on the AgentFolio marketplace. Agents can find work and clients can see available opportunities. Filter by status. |
| agentfolio_marketplace_statsA | Get AgentFolio marketplace statistics — total agents, skills, verified count, and on-chain registrations. |
| agentfolio_list_agentsB | List all registered agents on AgentFolio. Returns an overview of the entire agent directory. |
| agentfolio_verify_operatorA | Verify an agent's operator identity via OATR (Open Agent Trust Registry). Returns off-chain operator verification status alongside on-chain SATP reputation. Two-layer identity: who RUNS the agent (OATR) + how TRUSTED the agent is (SATP). |
| agentfolio_endorsementsA | Get endorsements for an agent — who endorsed them and what skills they endorsed. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| AgentFolio Agent Directory | Complete directory of registered AI agents on AgentFolio with trust scores and skills |
| AgentFolio Marketplace Stats | Current marketplace statistics — agents, skills, verified, on-chain counts |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/0xbrainkid/agentfolio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server