MCP-IQWiki: Model Context Protocol Server for IQ.wiki
@IQAIcom
About MCP-IQWiki: Model Context Protocol Server for IQ.wiki
MCP server for accessing IQ.wiki content.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-iqwiki": {
"command": "npx",
"args": [
"@iqai/mcp-iqwiki"
]
}
}
}Tools
5Get details about a specific wiki from IQ.wiki by ID
Get wikis created by a specific user on IQ.wiki
Get wikis edited by a specific user on IQ.wiki
Get wiki activities (creations or edits) for a specific user on IQ.wiki
Search for a wiki from IQ.wiki by query
Overview
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.
Basic information
More Memory & Knowledge MCP servers
Notion MCP Server
suekouA Model Context Protocol server for connecting Notion to MCP-compatible clients
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
Groundwork
Rarefied-EarthGroundwork: company memory for your AI tools. Docs public. Source closed. Public proof needs no account.
Comments