Home › Search: ev

Search: ev

Search MCP servers and agent skills by name, description, category or topic — 1,548 results.

Agent Skill Active

sanjay3290/postgres

Execute safe read-only SQL queries against PostgreSQL databases

363 Python Updated 23d ago Score 76
Agent Skill Active

sanjay3290/deep-research

Autonomous multi-step research using Gemini Deep Research Agent

363 Python Updated 23d ago Score 76
Agent Skill Active

sanjay3290/imagen

Generate images using Google Gemini's API

363 Python Updated 23d ago Score 76
MCP Server Active

shinpr/mcp-local-rag

Privacy-first document search server running entirely locally. Supports semantic search over PDFs, DOCX, TXT, and Markdown files with LanceDB vector storage and local embeddings - no API keys or cloud services required.

358 TypeScript Updated 2d ago Score 76
MCP Server Active

Ikalus1988/MisakaNet

Agent failure memory network. Search 235+ verified debugging lessons from real engineering sessions. BM25 + SAG-Lite search, 3 tools (search, get_lesson, submit_usage), 5 resources, 3 guided prompts. Works with Claude Code, Cursor, and any MCP client. `python3 scripts/mcp_server.py`

357 Python Updated today Score 76
MCP Server Official Active

CodeLogicIncEngineering/codelogic-mcp-server

Official MCP server for CodeLogic, providing access to code dependency analytics, architectural risk analysis, and impact assessment tools.

38 Python Updated 2d ago Score 76
MCP Server Active

Mibayy/token-savior

Structural code intelligence MCP server for AI-assisted development. Navigate and edit code by symbol names instead of raw text — symbol lookup, dependency graphs, call chains, dead code detection, and structural diff. Replaces grep/cat with semantic tools: 87% token reduction on large codebases.

1.1k Python Updated 2d ago Score 75
MCP Server Active

snaggle-ai/openapi-mcp-server

Connect any HTTP/REST API server using an Open API spec (v3)

900 TypeScript Updated 25d ago Score 75
Agent Skill Active

getsentry/sentry-sdk-setup

Set up Sentry in any language or framework — detects platform and routes to the right SDK

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-workflow

End-to-end Sentry workflow: fix production issues and review code with Sentry context

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-fix-issues

Find and fix Sentry issues with stack trace, breadcrumb, and trace context via MCP

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-create-alert

Create Sentry alerts with email, Slack, PagerDuty, Discord, and more

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-feature-setup

Configure advanced Sentry features: AI monitoring, OTel pipelines, and alerts

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-otel-exporter-setup

Configure the OpenTelemetry Collector with Sentry Exporter

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-setup-ai-monitoring

Instrument OpenAI, Anthropic, Vercel AI, LangChain, Google GenAI, and Pydantic AI

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-sdk-upgrade

Upgrade the Sentry JavaScript SDK across major versions

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-sdk-skill-creator

Create a new Sentry SDK skill bundle for a platform

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-android-sdk

Full Sentry SDK setup for Android (Kotlin and Java)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-browser-sdk

Full Sentry SDK setup for browser JavaScript

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-cloudflare-sdk

Full Sentry SDK setup for Cloudflare Workers, Pages, Durable Objects, Queues, and Workflows

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-cocoa-sdk

Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-dotnet-sdk

Full Sentry SDK setup for .NET (ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-elixir-sdk

Full Sentry SDK setup for Elixir, Phoenix, Plug, LiveView, Oban, and Quantum

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-flutter-sdk

Full Sentry SDK setup for Flutter and Dart across all platforms

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-go-sdk

Full Sentry SDK setup for Go (net/http, Gin, Echo, Fiber, FastHTTP, Iris, Negroni)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-nestjs-sdk

Full Sentry SDK setup for NestJS with Express or Fastify, GraphQL, microservices

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-nextjs-sdk

Full Sentry SDK setup for Next.js 13+ (App Router and Pages Router)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-node-sdk

Full Sentry SDK setup for Node.js, Bun, and Deno

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-php-sdk

Full Sentry SDK setup for PHP, Laravel, and Symfony

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-python-sdk

Full Sentry SDK setup for Python (Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-react-native-sdk

Full Sentry SDK setup for React Native and Expo

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-react-sdk

Full Sentry SDK setup for React (React Router v5-v7, TanStack Router, Redux, Vite, webpack)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-ruby-sdk

Full Sentry SDK setup for Ruby (Rails, Sinatra, Rack, Sidekiq, Resque)

896 Python Updated 5d ago Score 75
Agent Skill Active

getsentry/sentry-svelte-sdk

Full Sentry SDK setup for Svelte and SvelteKit

896 Python Updated 5d ago Score 75
MCP Server Active

awdr74100/figwright

Bidirectional Figma server over a local WebSocket relay: turn a selection into framework-aware code (reusing your components and tokens), or author frames, text, styles, variables, and whole screens back onto the canvas. 92 tools, any MCP client, no Dev Mode seat or paid tier.

328 TypeScript Updated today Score 75
MCP Server Active

Goldentrii/AgentRecall

Persistent, compounding memory for AI agents across sessions. Uses the Intelligent Distance Protocol to surface the most contextually relevant past memories. Five tools: `session_start`, `remember`, `recall`, `check`, `session_end`. `npx agent-recall-mcp`

310 JavaScript Updated yesterday Score 75
MCP Server Official Active

s2-streamstore/s2-sdk-typescript

Official MCP server for the S2.dev serverless stream platform.

34 TypeScript Updated 10d ago Score 75
Agent Skill Maintained

conorluddy/ios-simulator-skill

Control iOS Simulator

1.2k Python Updated 1mo ago Score 74
MCP Server Active

xpaysh/awesome-x402

Curated directory of x402 payment protocol resources, MCP servers, and tools for HTTP 402-based USDC payments on Base, Arbitrum, and other EVM chains.

272 Updated 5d ago Score 74
MCP Server Active

sachitrafa/YourMemory

Persistent memory for AI agents with Ebbinghaus forgetting-curve decay, hybrid BM25+vector retrieval, and entity graph for multi-hop reasoning. Memories auto-prune by importance and recall rate. Built-in browser dashboard, multi-agent support, and `yourmemory ask` for zero-API-call local queries. `pip install yourmemory`

261 Python Updated 7d ago Score 74
MCP Server Active

l33tdawg/sage

Institutional memory for AI agents with real BFT consensus. 4 application validators vote on every memory before it's committed — no more storing garbage. 13 MCP tools, runs locally, works with any MCP-compatible model. Backed by 4 published research papers.

242 Go Updated today Score 74
MCP Server Active

varun29ankuS/shodh-memory

Cognitive memory for AI agents with Hebbian learning, 3-tier architecture, and knowledge graphs. Single ~15MB binary, runs offline on edge devices.

238 Rust Updated 2d ago Score 74
MCP Server Active

scarletkc/vexor

A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`.

232 Python Updated 4d ago Score 74
Agent Skill Active

scarletkc/vexor

Vector-powered CLI for semantic file search with a Claude/Codex skill

232 Python Updated 4d ago Score 74
MCP Server Stale

eyaltoledano/claude-task-master

AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

27.9k JavaScript Updated 3mo ago Score 73
MCP Server Official Stale

jetbrains/mcpProxy

Connect to JetBrains IDE

963 JavaScript Updated 6mo ago Score 73
MCP Server Active

ozgurcd/gograph

An AST-aware structural repository graph engine and MCP server designed for AI agents. Understands Go struct embeds, public API surfaces, SQL queries, and error mapping to give agents instant codebase context without blindly grepping.

204 Go Updated 14d ago Score 73
MCP Server Active

KryptosAI/mcp-observatory

Regression testing for MCP servers. Auto-discovers servers from Claude configs, checks capabilities, invokes tools, detects schema drift between versions, and recommends new servers based on your environment. Works as both a CLI and an MCP server.

190 HTML Updated yesterday Score 73
‹ Prev110111233Next ›