{"name":"io.github.DemigodDSK/hubmesh","slug":"demigoddsk-hubmesh","title":"hubmesh","description":"Deterministic multi-hop graph retrieval for RAG. Zero LLM calls in the query path.","url":"https://mcp.market/server/demigoddsk-hubmesh","rating":null,"grade":"A","score":92,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":30,"stars":2,"forks":0,"downloads_week":130,"last_push_at":"2026-09-19T03:38:46.000Z","license":"MIT"},"uptime":null,"claimed":false,"transport":"pypi","callable_via_gateway":false,"default_price_micros":0,"repository":"https://github.com/DemigodDSK/hubmesh","website":null,"version":"0.4.2","remotes":[],"packages":[{"registryType":"pypi","identifier":"hubmesh","version":"0.4.2","transport":{"type":"stdio"}}],"tools":[{"name":"entity_neighbors","description":"Explore around an entity: which documents mention it and which entities it connects to (with co-occurrence weight / predicates). Useful for choosing the next hop when retrieve() alone is ambiguous.","write_action":false,"price_micros":0,"input_schema":null},{"name":"get_document","description":"Full text of one document (retrieve() returns snippets only).","write_action":false,"price_micros":0,"input_schema":null},{"name":"graph_stats","description":"Corpus overview: sizes plus the highest-degree entities — the hubs PPR diffusion flows through.","write_action":false,"price_micros":0,"input_schema":null},{"name":"index_corpus","description":"Index documents into a named corpus: embeds them, builds the entity knowledge graph (spaCy NER), and persists everything to disk. `documents` is a list of {\"id\": str, \"text\": str}. Re-using an existing name replaces that corpus. Indexing cost is paid once — queries afterwards are ~milliseconds.","write_action":false,"price_micros":0,"input_schema":null},{"name":"list_corpora","description":"List indexed corpora with their stats (doc / node / edge counts). Start here to see what is queryable.","write_action":false,"price_micros":0,"input_schema":null},{"name":"path_between","description":"Connection paths between two entities through the entity-document graph — up to `k_paths` paths, shortest first. INTERPRETATION CAUTION: the shortest path can ride an incidental co-mention (two names in the same sentence); longer paths with more `via_documents` often reflect the more meaningful chain. Report the nature of the connection, not just its existence.","write_action":false,"price_micros":0,"input_schema":null},{"name":"resolve_entities","description":"Resolve free-text entity names to knowledge-graph nodes (alias index + fuzzy fallback). Use before seeding retrieve() to confirm an entity exists and see its canonical label.","write_action":false,"price_micros":0,"input_schema":null},{"name":"retrieve","description":"Graph-aware retrieval: entity seeds + Personalized PageRank over the corpus knowledge graph, fused with cosine similarity.","write_action":false,"price_micros":0,"input_schema":null}],"scan":{"score":92,"grade":"A","scanned_at":"2026-09-19T19:49:05.320Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:49:05.242Z","components":{"code":{"score":25,"max":25,"notes":["20 source files scanned"]},"reliability":{"score":-1,"max":20,"notes":["no gateway calls yet and no remote to probe"]},"poisoning":{"score":-1,"max":15,"notes":["tools not inspected (local package is not executed); not counted"]},"auth":{"score":12,"max":15,"notes":["local package, no credentials required"]},"maintenance":{"score":15,"max":15,"notes":["last push 1 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[],"inputs":{"packages":[{"registryType":"pypi","identifier":"hubmesh","version":"0.4.2","found":true,"weeklyDownloads":130,"license":"MIT","dependencyCount":26,"publishedAt":"2026-09-15T14:54:45.600921Z","repositoryUrl":"https://github.com/DemigodDSK/hubmesh"}],"repo":{"found":true,"owner":"DemigodDSK","repo":"hubmesh","archived":false,"pushedAt":"2026-09-19T03:38:46Z","stars":2,"forks":0,"openIssues":3,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/100969803?v=4","ownerCreatedAt":"2022-03-04T21:33:12Z","license":"MIT"},"icon":{"url":"https://avatars.githubusercontent.com/u/100969803?v=4&s=128","source":"registry"},"presence":{"stars":2,"forks":0,"downloadsWeek":130,"license":"MIT","lastPushAt":"2026-09-19T03:38:46.000Z","score":30}}}},"grade_history":[],"reviews":[]}