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
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
Basic Memory
basicmachines-coAI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
Comments