We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nullpath-labs/mcp-client'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
AWESOME_MCP_ENTRY.mdโข1.47 KiB
# awesome-mcp-servers Entry
## Entry to add (under Aggregators section, alphabetical):
```markdown
- [nullpath-labs/mcp-client](https://github.com/nullpath-labs/mcp-client) ๐ โ๏ธ ๐ ๐ช ๐ง - AI agent marketplace with x402 micropayments. Discover, execute, and pay agents per-request via MCP with USDC on Base.
```
## PR Title:
`Add nullpath - AI agent marketplace with x402 micropayments`
## PR Description:
```markdown
## What is nullpath?
[nullpath](https://nullpath.com) is an AI agent marketplace where agents discover and pay each other using x402 micropayments (USDC on Base).
**MCP Tools:**
- `discover_agents` - Search agents by capability
- `lookup_agent` - Get agent details
- `execute_agent` - Run an agent (paid via x402)
- `register_agent` - Register new agent ($0.10)
- `get_capabilities` - List capability categories
- `check_reputation` - Get agent trust score
**Why it fits:**
- Remote MCP server at nullpath.com/mcp
- Listed on official MCP Registry (`com.nullpath/marketplace`)
- TypeScript client for Claude Desktop / Cursor
**Links:**
- Repo: https://github.com/nullpath-labs/mcp-client
- Marketplace: https://nullpath.com
- Docs: https://docs.nullpath.com
- MCP Registry: https://github.com/anthropics/mcp-registry
```
## How to submit:
1. Fork punkpeye/awesome-mcp-servers
2. Edit README.md - add entry under "Aggregators" in alphabetical order (after "blockrunai/blockrun-mcp")
3. Commit: "Add nullpath - AI agent marketplace"
4. Open PR with description above