Mmcp.market

Index MCP server

by jagilber-org·io.github.jagilber-org/index-server·v1.42.4

MCP instruction indexing server with search, CRUD, validation, and cross-repo knowledge promotion.

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
Growing

0 stars78 downloads/wk

Reviews

Write one

Nobody has reviewed Index yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Index tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.3 · 2026-09-19 · same rubric, same numbers if you re-run it

1 high2 medium
  • Code scan495 source files scanned3/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 4 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10

Findings (3)

  • mediumeval / new Function usedexec.eval
    dist/dashboard/client/js/admin.boot.js: … named function dispatch map instead of new Function() (Issue #34 fix). // Inline handlers …
  • mediumNetwork call to a raw IP addressnet.raw-ip
    dist/dashboard/server/ThinClient.d.ts: …RL of the leader's MCP transport (e.g., http://127.0.0.1:9090/mcp) */ leaderUrl?: string; /** …
  • highShell command built from a string (injection risk)exec.shell-concat
    dist/services/storage/sqliteEmbeddingStore.js: …ARY KEY, value TEXT)'); this.db.exec(`CREATE VIRTUAL TABLE IF NOT EXISTS embeddings USING vec0( instruction_id TEXT PRIMARY KEY, embedding float[${this.dims}] )`); this.db.exe…
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y @jagilber-org/index-server on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add index-server -- npx -y @jagilber-org/index-server
Add to Cursor

Index: common questions

Is Index MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the Index safety report
How do I install Index?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Index need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Index maintained?
The last commit was 4 days ago (2026-09-15). The latest release is v1.42.4.
What can I use instead of Index?
Servers from other publishers that do the same job: Junê MCP server, Socraticode MCP server and Octocode MCP server. Compare all Index alternatives.

Alternatives to Index

Same job from other publishers: the closest match first, then the best rated.

All Index alternatives →
  • Junê
    Shared, cited knowledge-graph memory for agents — ask, search, remember, keep standing instructions
    B
  • Socraticode
    MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.
    C
  • Octocode
    AI-powered code indexer with semantic search and knowledge graphs
    A
  • DocsMint
    Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
    A
  • Pubchem
    Search PubChem compounds, properties, safety data, bioactivity, and cross-references.
    A

More from jagilber-org