MCP Server
Keyword, semantic, hybrid, and SQL retrieval for AI agents, local or on Infino Cloud.
0 stars99 downloads/wk
Reviews
Write oneNobody has reviewed MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCP Server tools (15, 5 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
infino_add_documentsAppend documents (rows, as JSON objects keyed by column name) to a table; one call is one commit.
infino_countUse when you only need HOW MANY rows match a keyword query, not the rows themselves — a fast tally over a text
infino_create_databasewrite actionProvision the database named in the connection. On Infino Cloud this registers the database; on a
infino_create_tablewrite actionCreate a table from a {column: type} descriptor. Full-text (BM25) indexes go on the columns named in
infino_delete_documentswrite actionDelete the rows matching a SQL predicate, e.g. "status = 'spam'". Returns how many rows matched and were
infino_describe_tableReturn a table's column names and types — call before searching so you know which column to target and what
infino_drop_tablewrite actionDrop a table from the catalog and, by default, delete its storage objects too. Pass purge: false to only
infino_exact_matchUse to fetch rows whose column exactly equals a value — a tag, status, or id string. Unranked exact-equality
infino_hybrid_searchUse when a query carries both specific terms and an intent — you want exact-term precision without giving up
infino_keyword_searchUse when the query is literal terms — identifiers, error codes, product names, exact phrases — and you want
infino_list_tablesList the tables in the connected catalog. Call this first to discover what is available to search or query.
infino_semantic_searchUse when searching for a concept by meaning and the exact wording is unknown — this retrieves paraphrases and
infino_sqlUse for structural or analytical questions — counts, GROUP BY, joins, aggregates, filtering by column value —
infino_token_matchUse when you need the SET of rows containing a keyword, not a ranked order — a fast unranked keyword filter.
infino_update_documentswrite actionReplace the rows matching a SQL predicate with new documents, 1:1; the number of matched rows must equal
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan4 source files scanned25/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 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Install directly
Runs npx -y @infino-ai/mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add mcp-server -- npx -y @infino-ai/mcp-server
MCP Server: common questions
- Is MCP Server safe?
- Yes, by our scan: it is graded A (91/100). Read the MCP Server safety report
- How do I install MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does MCP Server need an API key?
- No secret keys are declared. It reads 7 settings from the environment.
- Is MCP Server maintained?
- The last commit was 2 days ago (2026-09-18). The latest release is v0.14.0.
- What can I use instead of MCP Server?
- Servers from other publishers that do the same job: Google Ads + Meta Ads + SEO/GEO MCP server, HasData Google Search (SERP) MCP server and NewsBlog Composer MCP server. Compare all MCP Server alternatives.
Alternatives to MCP Server
Same job from other publishers: the closest match first, then the best rated.
Google Ads + Meta Ads + SEO/GEO MCPGoogle Ads, Meta Ads, SEO, GEO & GA4 MCP by Ryze AI - audits, reports, keywords, Search Console.not reviewedEstablishedA- HasData Google Search (SERP)Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup.not reviewedEstablishedA
- NewsBlog ComposerVerifies news stories, mines SEO keywords, builds schema and reviews your draft. You write it.not reviewedGrowingB
- Connskill GrowthLocal market checks, rankings and keyword research as JSON, paid per call via x402 in USDC on Base.not reviewedGrowingB
- BiorxivSearch and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP.not reviewedGrowingA