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.
「メモリとナレッジ」の他のコンテンツ
Notion MCP Server
makenotionOfficial Notion MCP Server
Anytype MCP Server
anyprotoAn MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Obsidian MCP Server
StevenStavrakisA simple MCP server for Obsidian
コメント