Skip to main content

A sovereign, local-first MCP server for named entity extraction, Wikidata disambiguation, sameAs schema linking, and Knowledge Graph triple construction.

Project description

seosiri-semantic-entity-mcp

📖 Official Architecture & Documentation: SEOSiri Semantic Entity Guide | Central MCP Directory

An open-source, local-first Model Context Protocol (MCP) server for Named Entity Extraction, Wikidata Disambiguation, sameAs Schema Linking, and Knowledge Graph Triple Construction.

💖 Sponsorship, B2B Custom Solutions & Attribution

👨‍💻 Lead Architect & Attribution

Designed and engineered by Momenul Ahmad, Lead Architect and Founder of SEOSiri.

🚀 Capabilities & Tools (10 Production Tools)

  • extract_named_entities: Scrapes and parses text content to identify named entities.
  • disambiguate_wikidata_entity: Resolves entity names to canonical Wikidata QIDs.
  • generate_sameas_schema_links: Compiles structured sameAs array mappings for Schema.org JSON-LD.
  • calculate_entity_salience_score: Scores relative entity importance within a document.
  • construct_knowledge_graph_triples: Generates Subject-Predicate-Object ($S \rightarrow P \rightarrow O$) semantic triples.
  • audit_entity_density_ratio: Evaluates entity frequency per 100 words.
  • export_graph_parquet_buffer: Formats knowledge graph triples into columnar Parquet buffers.
  • sanitize_entity_payload: Strips script injections and malformed tags.
  • get_live_entity_throughput_metrics: Monitors system health and processing latency.
  • get_entity_server_specifications: Returns protocol specs and capability matrices.

Quickstart

pip install -e .
pytest tests/test_semantic_entity.py

🔌 Claude Desktop / Cursor Configuration

Add this block to your claude_desktop_config.json:

{
  "mcpServers": {
    "seosiri-semantic-entity": {
      "command": "uv",
      "args": [
        "run",
        "--github",
        "SEOSiri-Official/semantic-entity-mcp",
        "src/main_server.py"
      ]
    }
  }
}

License

Distributed under the MIT License. See LICENSE for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

seosiri_semantic_entity_mcp-1.0.0.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

seosiri_semantic_entity_mcp-1.0.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file seosiri_semantic_entity_mcp-1.0.0.tar.gz.

File metadata

File hashes

Hashes for seosiri_semantic_entity_mcp-1.0.0.tar.gz
Algorithm Hash digest
SHA256 305e91107833f69c4e97a47f5571f066e6d0dcaab2ad0e54344321c1fba3b7b7
MD5 85c4a698a79ab0b51b025c0504348ac3
BLAKE2b-256 f0388e2409dc88d69f5008c16defeb882fc480960c58a13304586ff4c03adb12

See more details on using hashes here.

File details

Details for the file seosiri_semantic_entity_mcp-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for seosiri_semantic_entity_mcp-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b791da8ba2f6b2765daed4a603b07b5477a37ae4c9545515650010fd718cb58d
MD5 50fbda106789dacf8fb7b2662c001ec2
BLAKE2b-256 bd1751354f30621f6b1aa87cc7b27050d16ca1cbe0204661a7fddafee95a8be6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page