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.

评论

记忆与知识 分类下的更多 MCP 服务器