AI Agent Search Optimization
v0.1.1
io.github.SeyitKaanGunes/ai-agent-search-optimization
Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.
共 20,872 个资源
v0.1.1
io.github.SeyitKaanGunes/ai-agent-search-optimization
Audit AI search readiness, generate llms.txt drafts, and build GEO/AEO prompt matrices for websites.
v1.6.4
io.github.wyre-technology/connectwise-automate-mcp
MCP server for ConnectWise Automate RMM — computers, clients, alerts, and scripts.
v1.1.0
io.github.Kjopstad-IT/rqwstr
AI-native HTTP security testing MCP server — 17 tools with raw HTTP/1.1 + HTTP/2 control
v0.2.0
io.github.sara-star-quant/presence-mcp
Read-only MCP access to presence: living project model and outcome telemetry.
v2.0.0
com.agilitycms/mcp-server
An MCP server that provides access to Agility CMS. See https://mcp.agilitycms.com for more details.
v0.11.5
io.github.Apex-Foundation/copilot-mcp
Web3 founder diligence: code audit, jurisdiction, fund matching, portfolio, scoring.
v0.8.1.0
io.github.rasinmuhammed/misata
Generate multi-table synthetic data that hits declared revenue curves and fraud rates exactly.
vmain
io.github.FlorianBruniaux/claude-code-ultimate-guide/security-check
Quick configuration security check against known threats database
v0.14.0
io.github.nsphung/mcp-snowflake-server
A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants
vmaster
io.github.highcharts/highcharts/api-ref-tone
Tone of voice guidance for Highcharts API reference doclets - covering sentence structure, vocabulary, and phrasing patterns for public-facing TS doclets.
v0.36.0
io.github.leshchenko1979/fast-mcp-telegram
Multi-tenant Telegram gateway for AI agents — HTTP+stdio, 8 tools, MTProto User API
v2026.6.18.0
io.github.AceDataCloud/mcp-suno
MCP server for Suno AI music generation, lyrics, and covers
v0.2.0
io.github.iusmuchandra/hiresignal
Hiring-intent signals for B2B sales/GTM: turn live job postings into buying signals.
v1.0.0
com.lusha.mcp/mcp
Lusha MCP server for authorized business profile, usage, and buying-signal insights.
v2.5.11
io.github.DIALLOUBE-RESEARCH/hypernatt-terminal
BTC/USDC decision context for AI agents from a live Hyperliquid vault; $0.001/call via x402.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-transactions
Define transaction boundaries, locking, and consistency guarantees for multi-step writes. Use when designing atomic operations, retries, idempotency, or concurrent write behavior.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-schema-design
Design relational or document schemas from access patterns, cardinality, and lifecycle. Use when modeling entities, choosing embed vs normalize, or shaping schema boundaries before implementation.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-query-performance
Diagnose database latency with explain plans, index ownership, and query-shape review. Use when a query is slow, an index is missing, or scans and N+1 patterns appear.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-migrations
Plan additive, zero-downtime schema migrations with rollout, backfill, and rollback awareness. Use when renaming columns, backfilling data, or shipping risky database changes.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-postgresql
Apply PostgreSQL standards for migrations, indexing, transactions, and ORM boundaries. Use when editing entities, Prisma schema, migrations, RLS, or query-performance work for PostgreSQL.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-mongodb
Apply MongoDB data-modeling, indexing, and query rules from access patterns. Use when designing schemas, choosing embed vs reference, or tuning MongoDB query behavior.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/database-redis
Optimize Redis as cache and coordination infrastructure with TTL, eviction, and latency-aware key design. Use when implementing Redis caching, key invalidation, or Redis performance work.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/nextjs-server-actions
Implement secure Next.js Server Actions for mutations, forms, and optimistic UI. Use when building actions, form flows, auth checks, or revalidation after writes.
vdevelop
io.github.HoangNguyen0403/agent-skills-standard/nextjs-caching
Configure Next.js cache layers, invalidation, and cache-component APIs. Use when choosing `fetch` caching, `use cache`, tags, or stale-data debugging in Next.js.