Skip to main content
Glama
Evozim

LlamaIndex M2MCent ToolSpec

by Evozim

LlamaIndex M2MCent ToolSpec

このツールスペックにより、LlamaIndexエージェントはM2MCent Gateway (https://api.m2mcent.com) を介して1,005の自律型MCPマイクロサービスをクエリおよび実行でき、Base Mainnet上のx402 V2を通じて収益化されます。

使用方法

from llama_index.tools.m2mcent import M2MCentToolSpec
from llama_index.core.agent import ReActAgent
from llama_index.llms.openai import OpenAI

# 1. Initialize M2MCent ToolSpec
m2mcent_spec = M2MCentToolSpec(base_url="https://api.m2mcent.com")
tools = m2mcent_spec.to_tool_list()

# 2. Attach tools to your autonomous agent
agent = ReActAgent.from_tools(tools, llm=OpenAI(model="gpt-4o"), verbose=True)

# 3. Query or execute tasks
response = agent.chat("Search for a smart contract audit tool in M2MCent and analyze this Solidity snippet.")
print(response)

Related MCP server: x402-gateway-mcp

機能

  • 1,005の専門エージェントツール: 金融、セキュリティ、バイオインフォマティクス、3D、物流、スマートコントラクト。

  • x402 V2 マイクロペイメントプロトコル: Base Mainnet (0xDb48F51A2de8F4a80CD1d0BAdcd18E847734A74a) 上でのトラストレスなUSDC決済。

  • セマンティックディスカバリー: 1,005の全マイクロサービスカタログにわたるリアルタイムのキーワードおよびドメイン検索。

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/Evozim/llama-index-tools-m2mcent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server