HDW MCP Server
@horizondatawave
HDW MCP Server について
A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"hdw-mcp-server": {
"command": "node",
"args": [
"build/server.js"
],
"env": {
"ANYSITE_ACCESS_TOKEN": "..."
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is HDW MCP Server?
An MCP server that lets Claude, Cursor, ChatGPT, and any MCP client query structured data from LinkedIn, Instagram, Twitter/X, Reddit, YouTube, SEC EDGAR, Y Combinator, Crunchbase, and any URL via five universal meta-tools. It dynamically discovers endpoints from the AnySite OpenAPI spec.
How to use HDW MCP Server?
Two connection options. Remote MCP with OAuth (recommended): sign up at anysite.io, then point your client to https://mcp.anysite.io/mcp and authenticate via OAuth or ?api_key=YOUR_KEY. Self-hosted: install @anysiteio/mcp via npm, set the ANYSITE_ACCESS_TOKEN environment variable, and configure your client to run the server over stdio.
Key features of HDW MCP Server?
- Five universal meta-tools: discover, execute,
「その他」の他のコンテンツ
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Codelf
unbugA search tool helps dev to solve the naming things problem.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
コメント