JUHE API Marketplace
IQAIcom avatar
MCP Server

MCP-IQWiki

A Model Context Protocol server that allows AI assistants and applications to access IQ.wiki data, enabling retrieval of specific wikis, user-created wikis, user-edited wikis, and detailed wiki activities.

1
GitHub Stars
3/10/2026
Last Updated
MCP Server Configuration
1{
2 "name": "iq-wiki",
3 "command": "npx",
4 "args": [
5 "-y",
6 "@iqai/mcp-iqwiki"
7 ]
8}
JSON8 lines
  1. Home
  2. MCP Servers
  3. mcp-iqwiki

README Documentation

๐Ÿ“š IQ Wiki MCP Server

๐Ÿ“– Overview

The IQ Wiki MCP Server enables AI agents to interact with IQ.wiki, a blockchain-powered encyclopedia for crypto and DeFi knowledge. This server provides comprehensive access to wiki data, user contributions, and activity tracking.

By implementing the Model Context Protocol (MCP), this server allows Large Language Models (LLMs) to discover wiki articles, search for knowledge, and track user wiki activities directly through their context window, bridging the gap between AI and decentralized knowledge.

โœจ Features

  • Wiki Access: Retrieve detailed information about any wiki article on IQ.wiki by ID.
  • User Contributions: Track wikis created or edited by specific users based on their Ethereum address.
  • Activity Tracking: Monitor detailed wiki activities (creations and edits) with optional time filtering.
  • Search: Search for wiki articles using natural language queries.

๐Ÿ“ฆ Installation

๐Ÿš€ Using npx (Recommended)

To use this server without installing it globally:

npx @iqai/mcp-iqwiki

๐Ÿ“ฆ Using pnpm dlx

pnpm dlx @iqai/mcp-iqwiki

๐Ÿ”ง Build from Source

git clone https://github.com/IQAIcom/mcp-iqwiki.git
cd mcp-iqwiki
pnpm install
pnpm run build

โšก Running with an MCP Client

Add the following configuration to your MCP client settings (e.g., claude_desktop_config.json).

๐Ÿ“‹ Minimal Configuration

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

โš™๏ธ Advanced Configuration (Local Build)

{
  "mcpServers": {
    "iq-wiki": {
      "command": "node",
      "args": ["/absolute/path/to/mcp-iqwiki/dist/index.js"]
    }
  }
}

๐Ÿ’ก Usage Examples

๐Ÿ” Wiki Discovery

  • "Get the wiki article for Bitcoin"
  • "Search for wikis about DeFi protocols"
  • "Find information about Ethereum"

๐Ÿ‘ค User Contributions

  • "What wikis has 0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889 created?"
  • "Show wikis edited by this user in the last 24 hours"
  • "Get all wiki activities for this Ethereum address"

๐Ÿ“Š Activity Tracking

  • "List recent wiki creations by user 0x..."
  • "Show wiki edits in the last hour"
  • "Track user wiki contributions over time"

๐Ÿ› ๏ธ MCP Tools

GET_USER_CREATED_WIKIS

Get wikis created by a specific user on IQ.wiki

ParameterTypeRequiredDescription
idstringโœ…The Ethereum address of the user
timeFrameSecondsnumberOptional time frame in seconds to filter results

GET_USER_EDITED_WIKIS

Get wikis edited by a specific user on IQ.wiki

ParameterTypeRequiredDescription
idstringโœ…The Ethereum address of the user
timeFrameSecondsnumberOptional time frame in seconds to filter results

GET_USER_WIKI_ACTIVITIES

Get wiki activities (creations or edits) for a specific user on IQ.wiki

ParameterTypeRequiredDescription
idstringโœ…The Ethereum address of the user
activityTypestringType of activity: CREATED or UPDATED
timeFrameSecondsnumberOptional time frame in seconds to filter results

GET_WIKI

Get details about a specific wiki from IQ.wiki by ID

ParameterTypeRequiredDescription
idstringโœ…The ID of the wiki to retrieve

SEARCH_WIKI

Search for a wiki from IQ.wiki by query

ParameterTypeRequiredDescription
querystringโœ…The query to search for

๐Ÿ‘จโ€๐Ÿ’ป Development

๐Ÿ—๏ธ Build Project

pnpm run build

๐Ÿ‘๏ธ Development Mode (Watch)

pnpm run watch

โœ… Linting & Formatting

pnpm run lint
pnpm run format

๐Ÿงช Testing

pnpm test

๐Ÿ“ Project Structure

  • src/tools/: Individual tool definitions
  • src/services/: API client and business logic
  • src/lib/: Shared utilities
  • src/index.ts: Server entry point

๐Ÿ“š Resources

  • IQ.wiki Platform
  • Model Context Protocol (MCP)
  • IQ.wiki Documentation

โš ๏ธ Disclaimer

This tool interacts with IQ.wiki blockchain data. Users should verify all information independently. Wiki content is community-contributed and may change over time.

๐Ÿ“„ License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.aiFeatured on ShowMeBestAI
Copyright ยฉ 2026 JUHEDATA HK LIMITED - All rights reserved