Newsdesk MCP for News-based Structured Intelligence
@NewsDeskDev
Newsdesk MCP for News-based Structured Intelligence について
The world's events, entities, interactions,
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"newsdesk": {
"type": "http",
"url": "https://app.newsdesk.dev/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Newsdesk MCP for News-based Structured Intelligence?
Newsdesk MCP for News-based Structured Intelligence is a hosted Model Context Protocol server that connects AI agents to NewsDesk's live structured news intelligence database. It converts raw news articles into a structured database of events, entities (17 types), relationships, and actions, allowing AI agents to query this data using natural language. It is intended for developers and users of MCP-compatible clients who need structured news analysis.
How to use Newsdesk MCP for News-based Structured Intelligence?
Create a .mcp.json file in your MCP client's working directory with the type http and URL https://app.newsdesk.dev/mcp. Restart the client; on first connection, a browser window opens for Google OAuth sign-in (a NewsDesk account is required). After signing in, you can start querying the agent with natural language questions about news entities, events, and relationships.
Key features of Newsdesk MCP for News-based Structured Intelligence
- No installation required – hosted MCP server.
- 17 entity types including people, companies, countries, and more.
- 17 tools for discovery, entity, event, relationship, action, and graph queries.
- Semantic search and structured filters for events.
- Pathfinding and multi-hop graph pattern matching.
- OAuth 2.0 with Google, no API keys to manage.
Use cases of Newsdesk MCP for News-based Structured Intelligence
- Ask an AI agent for the latest events involving a specific company or person.
- Explore relationships and connections between entities, such as politicians and organizations.
- Perform semantic searches for events related to topics like AI regulation.
- Find the shortest path or complex graph patterns between two entities.
- Retrieve structured news intelligence for automated analysis or reporting.
FAQ from Newsdesk MCP for News-based Structured Intelligence
What is NewsDesk?
NewsDesk converts raw news articles into a structured database of events, entities, relationships, and actions. The MCP server provides AI agents with direct access to query this data using natural language.
How do I set up the server?
No installation is required. Add the following configuration to your client's .mcp.json: an HTTP server with URL https://app.newsdesk.dev/mcp. Restart your client; a browser will open for Google sign-in. No API keys are needed.
What clients are supported?
Claude Code, Cursor, Windsurf, and any client that supports the MCP specification.
How does authentication work?
Authentication uses OAuth 2.0 via Google. The MCP client handles the flow automatically; a browser window opens on first connection, and the session is cached afterward. A NewsDesk account is required (request access via email if needed).
What tools are available?
There are 17 tools organized into categories: Discovery (get_schema, get_stats), Entity (search_entities, get_entity, get_entity_events), Event (get_event, get_events_batch, search_events, similar_events), Relationship (get_entity_relationships, get_relationship, entity_co_mentions), Action (get_entity_actions, get_actions_between, search_actions), and Graph (graph_query, find_paths).
「AI とエージェント」の他のコンテンツ
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
コメント