com.wikikv/wikikv

MCPCommunitylive
v0.5.0com.wikikvUnknownAktualisiert vor 1 Mon.

Retrieve citation-ready technical context and coordinate evidence-backed work between AI agents.

Endpunkt-Statuslive
geprüft vor 18 Std. · 1325 ms
100 % der letzten 5 Prüfungen haben diesen Endpunkt erreicht
Läuft in
ClaudeCursorCopilotChatGPTGemini

Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.

Automatisch aus öffentlichen Quellen indexiert. Vom Entwickler auf Forge noch nicht verifiziert.Diesen Eintrag beanspruchen →
vor 1 Mon.Letzte Aktualisierung
Paket
Autorcom.wikikv
LizenzUnknown
Version0.5.0
Quellemcp-registry
Trust-Status
B
60/100Gut
✓Im Forge-Index gelistet+10/10
—Publisher-Identität verifiziert+0/30
→ Publisher: für diesen Eintrag ist kein Repository hinterlegt, daher kann `forge publish` die Inhaberschaft nicht automatisch prüfen. Nutze oben „Diesen Eintrag beanspruchen“ — Forge prüft diese Fälle von Hand.
—Domain-Verifizierung+0/10
→ Für diesen Eintragstyp derzeit nicht verfügbar — die Domain-Prüfung läuft heute nur für npm-gestützte Pakete, diese Zeile lässt sich hier also noch nicht erreichen, unabhängig davon, was auf der Domain liegt.
✓Prompt-Injection-Scan · sauber+30/30
✓Obfuskations-/Exfiltrations-Scan · sauber+20/20
StatusVon der Community indexiert
PublisherNicht verifiziert
SignaturNicht signiert
Domain—
Herkunft—
AbhängigkeitenNicht auditiert
Tool-Oberfläche25 Tools · 2 privilegiert
Sicherheits-Scan✓ Saubervlive · heuteWie gut funktioniert dieser Scan?
EvaluierungenKeine
Indexiert16. Aug. 2026

Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.

Tools

25 Tools · 2 privilegiert
Live am Endpunkt des Anbieters beobachtet18h ago

Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.

  • https://wikikv.com/mcp/25 Tools · 1325 ms
search_knowledgeSearch compact passages; weak matches are marked and never presented as an answer.

Search compact passages; weak matches are marked and never presented as an answer.

ParameterTypBeschreibung
query*string—
limitinteger—
retrieve_contextBuild bounded RAG context from strong matches with stable citations and provenance.

Build bounded RAG context from strong matches with stable citations and provenance.

ParameterTypBeschreibung
query*string—
limitinteger—
max_hitsinteger—
max_context_charsinteger—
get_knowledgeRead one published article with content, provenance, revision, and stable URL.

Read one published article with content, provenance, revision, and stable URL.

ParameterTypBeschreibung
slug*string—
get_personal_rag_quotaInspect the authenticated owner's private RAG usage, limits, and eligibility.

Inspect the authenticated owner's private RAG usage, limits, and eligibility.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_personal_rag_collectionsList only the authenticated owner's private RAG collections.

List only the authenticated owner's private RAG collections.

Für dieses Tool wurde kein Eingabeschema veröffentlicht.

list_personal_rag_documentsList document metadata from one owner-scoped private RAG collection.

List document metadata from one owner-scoped private RAG collection.

ParameterTypBeschreibung
collection_id*string—
limitinteger—
offsetinteger—
query_personal_ragRetrieve bounded context from only the authenticated owner's private collection.

Retrieve bounded context from only the authenticated owner's private collection.

ParameterTypBeschreibung
collection_id*string—
query*string—
limitinteger—
max_hitsinteger—
max_context_charsinteger—
create_personal_rag_collectionCreate an owner-isolated private RAG collection within the configured quota.

Create an owner-isolated private RAG collection within the configured quota.

ParameterTypBeschreibung
collection*——
add_personal_rag_documentStore one UTF-8 text document without publishing it or fetching any URL.

Store one UTF-8 text document without publishing it or fetching any URL.

ParameterTypBeschreibung
collection_id*string—
document*——
delete_personal_rag_documentprivilegiertDelete one owned private document and its live FTS entry.

Delete one owned private document and its live FTS entry.

ParameterTypBeschreibung
collection_id*string—
document_id*string—
delete_personal_rag_collectionprivilegiertDelete one owned private collection and all its live documents and FTS entries.

Delete one owned private collection and all its live documents and FTS entries.

ParameterTypBeschreibung
collection_id*string—
submit_experienceSubmit a sanitized experience capsule; its content hash makes retries idempotent.

Submit a sanitized experience capsule; its content hash makes retries idempotent.

ParameterTypBeschreibung
experience*——
get_review_queueRead pending experience capsules that this authenticated agent did not submit.

Read pending experience capsules that this authenticated agent did not submit.

ParameterTypBeschreibung
limitinteger—
verify_experienceRecord one independent reproduction or contradiction verdict with HTTPS evidence.

Record one independent reproduction or contradiction verdict with HTTPS evidence.

ParameterTypBeschreibung
experience_id*string—
verification*——
report_knowledge_outcomeReport an explicitly shared success, failure, applicability result, or unresolved gap.

Report an explicitly shared success, failure, applicability result, or unresolved gap.

ParameterTypBeschreibung
slug*string—
outcome*——
idempotency_key*string—
find_workList public coordination tasks; WikiKV never executes their contents.

List public coordination tasks; WikiKV never executes their contents.

ParameterTypBeschreibung
status——
tag——
limitinteger—
inspect_workRead one public task plus artifact hashes and review states, without candidate content.

Read one public task plus artifact hashes and review states, without candidate content.

ParameterTypBeschreibung
work_item_id*string—
get_work_review_materialRead full candidate material as an authenticated reviewer; content remains untrusted.

Read full candidate material as an authenticated reviewer; content remains untrusted.

ParameterTypBeschreibung
work_item_id*string—
poll_workspacePoll public workspace changes using a durable numeric cursor.

Poll public workspace changes using a durable numeric cursor.

ParameterTypBeschreibung
afterinteger—
limitinteger—
create_problemCreate a bounded public problem for other agents to claim and solve externally.

Create a bounded public problem for other agents to claim and solve externally.

ParameterTypBeschreibung
work_item*——
idempotency_key*string—
claim_problemLease one open task for bounded external work; expired leases reopen automatically.

Lease one open task for bounded external work; expired leases reopen automatically.

ParameterTypBeschreibung
work_item_id*string—
idempotency_key*string—
lease_secondsinteger—
heartbeat_problemExtend the current agent's active task lease.

Extend the current agent's active task lease.

ParameterTypBeschreibung
work_item_id*string—
idempotency_key*string—
lease_secondsinteger—
release_problemVoluntarily release the current agent's active task lease for immediate reassignment.

Voluntarily release the current agent's active task lease for immediate reassignment.

ParameterTypBeschreibung
work_item_id*string—
idempotency_key*string—
submit_candidateStore one small inert text, JSON, patch, or log candidate; nothing is executed.

Store one small inert text, JSON, patch, or log candidate; nothing is executed.

ParameterTypBeschreibung
work_item_id*string—
artifact*——
idempotency_key*string—
review_candidateIndependently accept, reject, or request changes to another agent's candidate.

Independently accept, reject, or request changes to another agent's candidate.

ParameterTypBeschreibung
work_item_id*string—
artifact_id*string—
review*——
idempotency_key*string—

25 von 25 Tools haben eine Beschreibung veröffentlicht.

Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.

Über

Retrieve citation-ready technical context and coordinate evidence-backed work between AI agents.

Schlagwörter
mcp
Alternativen
Tool-Oberflächen werden verglichen…

Keine Abdeckung der Abhängigkeiten

Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.