MCP.so
ログイン

MCP-IQWiki: Model Context Protocol Server for IQ.wiki

@IQAIcom

MCP-IQWiki: Model Context Protocol Server for IQ.wiki について

MCP server for accessing IQ.wiki content.

基本情報

カテゴリ

メモリとナレッジ

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

IQAIcom

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mcp-iqwiki": {
      "command": "npx",
      "args": [
        "@iqai/mcp-iqwiki"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is MCP-IQWiki?

MCP-IQWiki is an MCP server that enables AI agents to interact with IQ.wiki, a blockchain-powered encyclopedia for crypto and DeFi knowledge. It provides comprehensive access to wiki data, user contributions, and activity tracking.

How to use MCP-IQWiki?

Run the server via npx @iqai/mcp-iqwiki or pnpm dlx @iqai/mcp-iqwiki, or build from source. Configure it in an MCP client (e.g., Claude Desktop) by adding a JSON entry to your MCP settings. Use the provided MCP tools to retrieve, search, and track wiki content.

Key features of MCP-IQWiki

  • Retrieve detailed wiki articles by ID.
  • Track wikis created by a specific Ethereum address.
  • Track wikis edited by a specific Ethereum address.
  • Monitor wiki activities with optional time filtering.
  • Search for wiki articles using natural language queries.

Use cases of MCP-IQWiki

  • Get the wiki article for a cryptocurrency (e.g., Bitcoin).
  • Search for wikis about DeFi protocols.
  • Find all wikis created by a given Ethereum address.
  • Show recent wiki edits by a user in the last 24 hours.
  • Track user contributions over time.

コメント

「メモリとナレッジ」の他のコンテンツ