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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 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 服务器
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Rust Docs MCP Server
Govcraft🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.

Dash Api Docs Mcp Server
KapeliMCP server for Dash, the macOS API documentation browser
评论