Home › Search: ai-agent

Search: ai-agent

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

MCP Server Active

KyaniteLabs/kinocut

Guardrailed video editing for AI agents with 135 MCP tools for FFmpeg editing, captions, audio, effects, Hyperframes, repurposing, resumable workflows, quality gates, and provenance receipts. Includes a Python client and `kino` CLI; runs locally with no required API keys.

97 Python Updated 4d ago Score 70
MCP Server Active

nikolai-vysotskyi/trace-mcp

Framework-aware code intelligence that indexes source code into a cross-language dependency graph. Understands framework semantics — routes, ORM relations, component rendering, DI trees — for navigation, impact analysis, call graphs, refactoring, security scanning, and cross-session memory.

95 TypeScript Updated today Score 70
MCP Server Active

blackwell-systems/agent-lsp

Stateful MCP server over real language servers. 50 tools, 30 CI-verified languages, 20 agent workflows. Persistent sessions keep the index warm across files and projects. Speculative execution simulates edits in memory before writing to disk.

94 Go Updated today Score 70
Agent Skill Active

Xquik-dev/tweetclaw

Post tweets, replies, DMs; search, monitor, run giveaways

92 TypeScript Updated yesterday Score 70
MCP Server Active

andreisirbu91-lab/MCPSpend

Real-time cost observability for MCP tool calls. Transparent proxy auto-detects every MCP client (Claude Desktop, Cursor, Windsurf, VS Code, Claude Code, Zed, Continue.dev, Cline, Goose) and attributes spend per tool, per project, per end-customer. `npx @mcpspend/proxy add` install. Free tier 25K calls/month, no card. MIT proxy on npm. EU-hosted, GDPR-ready.

89 TypeScript Updated 4d ago Score 70
MCP Server Active

shaikhspeare/wanderlog-mcp

MCP server for Wanderlog that lets AI clients read and edit trip itineraries through natural language, including trips, places, notes, hotels, checklists, and date updates.

88 TypeScript Updated 5d ago Score 69
MCP Server Active

adancurusul/serial-mcp-server

A comprehensive MCP server for serial port communication

82 Rust Updated 25d ago Score 69
MCP Server Active

adelinamart/robrain

Self-hosted decision memory for AI coding agents. Passively captures architectural decisions with the alternatives you rejected (structured `rejected[]`), then warns the agent before it re-proposes a rejected approach. Postgres + pgvector; cross-tool across Claude Code, Cursor, Copilot, and Codex. Install: `npx robrain up && npx robrain install`.

82 TypeScript Updated 4d ago Score 69
MCP Server Active

NameetP/pdfmux

PDF extraction router with built-in MCP server. Classifies each page (digital, scanned, tables) and routes to the best backend (PyMuPDF, Docling, OCR, or optional LLM fallback). Per-page confidence scoring flags low-quality pages and auto-reextracts them — prevents silent RAG failures. Zero config: `pip install pdfmux`. MIT licensed.

78 Python Updated 3d ago Score 69
MCP Server Active

teolex2020/AuraSDK

Persistent cognitive memory for Claude Desktop. Sub-ms recall, offline, encrypted.

73 Rust Updated 14d ago Score 69
MCP Server Maintained

mavdol/capsule/mcp-server

Run untrusted Python/JavaScript code in WebAssembly sandboxes.

293 Rust Updated 1mo ago Score 68
MCP Server Active

Jovancoding/Network-AI

Multi-agent orchestration MCP server with race-condition-safe shared blackboard. 20+ MCP tools: blackboard read/write, agent spawn/stop, FSM transitions, budget tracking, token management, and audit log query. `npx network-ai-server --port 3001`.

69 TypeScript Updated 4d ago Score 68
MCP Server Active

PSPDFKit/nutrient-dws-mcp-server

MCP server for the Nutrient DWS Processor API. Convert, merge, redact, sign, OCR, watermark, and extract data from PDFs and Office documents via natural language. Works with Claude Desktop, LangGraph, and OpenAI Agents.

68 TypeScript Updated 9d ago Score 68
MCP Server Active

stabgan/openrouter-mcp-multimodal

All-in-one multimodal MCP for 300+ OpenRouter models: text chat, image / audio / video analysis, and image / audio / video generation (Veo 3.1, Sora 2 Pro, Seedance, Wan). Structured `_meta.code` error taxonomy, IPv4+IPv6 SSRF guards, path-sandbox for disk writes, retry-after-aware backoff, multi-arch Docker.

66 TypeScript Updated yesterday Score 68
MCP Server Active

kushneryk/join.cloud

Collaboration rooms for AI agents. Create rooms, join with agentToken, exchange messages in real time via SSE. Supports MCP and A2A protocols. Self-hostable or use the hosted version at join.cloud.

64 TypeScript Updated 17d ago Score 68
MCP Server Active

Battam1111/Myco

Agent-first cognitive substrate with 18 manifest-driven verbs (germinate / eat / assimilate / sporulate / traverse / immune / molt / …) and 25 lint dimensions enforcing contract invariants mechanically (R1–R7). Cross-session / cross-project memory via a self-validating filesystem graph — AST + markdown-link derived, not embedding-based. Provider-agnostic by design: MP1/MP2 dims forbid LLM-SDK impo

64 Rust Updated 7d ago Score 68
MCP Server Active

PatrickSys/codebase-context

Local MCP server that shows AI agents which patterns your team actually uses, what files a change will affect, and when there is not enough context to trust an edit. 30+ languages, fully local.

58 TypeScript Updated 6d ago Score 68
MCP Server Active

MobileReality/mdma

MCP server for MDMA (interactive Markdown applications with mounted components). Exposes the MDMA spec, authoring prompts, package metadata, and live docs to AI assistants. Tools: `get-spec`, `get-prompt`, `build-system-prompt`, `validate-prompt`, `list-packages`, `list-docs`, `get-doc`. Install: `npx @mobile-reality/mdma-mcp`.

58 TypeScript Updated 5d ago Score 68
MCP Server Active

lennney/agent-search-mcp

Free multi-engine MCP search server — 8 free engines (DDG, Sogou, Bing, Baidu, Wikipedia, Startpage, Yandex, Mojeek), waterfall progressive search, multi-source verification, content enrichment, news search, language auto-detection, CLI. Zero API keys needed. `npx agent-search-mcp`

55 TypeScript Updated today Score 67
MCP Server Active

hope1026/weppy-roblox-mcp

MCP server and plugin that lets AI agents (Claude Code, Cursor, Codex, Gemini) directly control a live Roblox Studio session — create scripts, instances, terrain, lighting, and assets via natural language. 21 tools, 140+ actions, bidirectional sync, and automated playtest.

54 PowerShell Updated 3d ago Score 67
MCP Server Active

Vortx-AI/emem

Earth memory MCP server that gives AI agents signed geospatial facts and cite-able receipts for place-based questions. Covers elevation, land cover, surface water, vegetation, and built-up context. Public endpoint at `https://emem.dev/mcp`.

52 Rust Updated yesterday Score 67
MCP Server Active

FROWNINGdev/django-orm-lens

Django ORM static-analysis MCP server. Nine read-only tools (`list_apps`, `list_models`, `describe_model`, `find_relations`, `cascade_preview`, `er_diagram`, `describe_migration_dependency`, `suggest_indexes`, `signal_graph`) that expose Django schema, relationships (FK/M2M/O2O, on_delete, related_name), migration deps, missing indexes, and signal graphs — no DB, no Django boot, no credentials. Co

48 Python Updated today Score 67
MCP Server Active

zoharbabin/web-researcher-mcp

Production-grade MCP server for web search (Google, Brave, Serper, SearXNG, SearchAPI.io), content extraction (4-tier pipeline), academic/patent search, and multi-source research. Single Go binary.

47 Go Updated today Score 67
MCP Server Active

Kentucky-ai/opentakeoff

Construction plan takeoff on stdio — load a plan PDF, read the title block, adopt the drawing scale (never applied silently), one-click trace rooms, and export real-world quantities (square footage, linear feet, counts) with provenance receipts. Install via NPM: `npx -y opentakeoff-mcp`

45 JavaScript Updated yesterday Score 67
MCP Server Active

rosenvladimirov/odoo-claude-mcp

Self-hosted MCP server suite for Odoo ERP (versions 15-19). 197+ tools across 8 federated MCP servers (odoo-rpc, GitHub, Portainer, OCA, Teams, filesystem). Multi-tenant Claude/Claude Code integration, browser-based xterm.js + tmux terminal, Qdrant + Ollama memory layer, Bulgaria localization (НАП, ДДС, ЕИК). Docker Compose + K3s/Kustomize deployment.

45 HTML Updated 7d ago Score 67
MCP Server Active

zcag/tela

Self-hostable, markdown-native team wiki with a built-in MCP server: agents search, read, and write your wiki pages (ranked Postgres full-text + semantic search, backlink traversal). Plus Atlas, which auto-generates a cited, coverage-checked wiki from your git repos and Jira. Go + Postgres. `npx tela-mcp`

44 Go Updated today Score 67
MCP Server Official Active

Jungle-Grid/mcp-server

MCP server for Jungle Grid, an agentic GPU execution layer that lets AI agents estimate, submit, monitor, and fetch logs for inference, training, fine-tuning, and batch workloads.

4 TypeScript Updated 12d ago Score 67
MCP Server Official Active

fouradata/mcp

Web scraping for AI agents: one auto tool walks a cost-aware ladder (direct → rotating proxy → full browser), solving anti-bot challenges and reporting which rung delivered and what it cost. Pay-per-success, EU-hosted, free tier. [![fouradata/mcp MCP server](https://glama.ai/mcp/servers/fouradata/mcp/badges/score.svg)](https://glama.ai/mcp/servers/fouradata/mcp)

4 JavaScript Updated 3d ago Score 67
MCP Server Active

AliKarami/MikroMCP

Manage MikroTik RouterOS devices through AI assistants — interfaces, firewall rules, DHCP, DNS, routes, WireGuard, WiFi, BGP/OSPF, VLANs, and more. 77 tools with dry-run previews, idempotency checks, circuit breakers, RBAC, and rollback-aware change workflows.

42 TypeScript Updated 12d ago Score 66
MCP Server Active

WenyuChiou/research-hub

Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. `pip install research-hub-pipeline` then `research-hub serve`.

42 Python Updated 11d ago Score 66
MCP Server Active

codeofaxel/Kiln

MCP server that lets AI agents drive real 3D printers end to end — design, slice, queue, monitor via camera, and recover from failures — across Bambu Lab, Creality, Prusa, Elegoo, and more over OctoPrint, Moonraker/Klipper, PrusaLink, and USB. AGPL-3.0, `pip install kiln3d`.

41 Python Updated today Score 66
Agent Skill Active

Linked-API/linkedin

Fetch LinkedIn profiles, search people and companies, send messages, manage connections, create posts, react, comment, and run custom LinkedIn workflows from Claude Code, Codex, Cursor, and Windsurf.

41 JavaScript Updated 11d ago Score 66
MCP Server Active

sshahzaiib/agy-bridge

Delegate heavy tasks from Claude Code (or any MCP client) to the Antigravity CLI (Gemini): file analysis, repo archaeology, web lookups, and adversarial second-opinion code reviews. Quota-aware model failover with cooldowns, per-tool timeouts, and multi-turn session continuity.

39 TypeScript Updated 28d ago Score 66
MCP Server Active

MarcelRoozekrans/roslyn-codelens-mcp

Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

39 C# Updated yesterday Score 66
MCP Server Active

Perseus-Computing-LLC/perseus-vault

Local-first, MCP-native persistent memory for AI agents — a single Rust binary with embedded SQLite, hybrid FTS5 + dense-vector search, and optional AES-256-GCM encryption. Fully offline, no cloud.

39 Rust Updated today Score 66
MCP Server Active

arian-gogani/nobulex

Proof-of-behavior enforcement for AI agents. Define behavioral covenant rules (permit/forbid/require), enforce at runtime before execution, get SHA-256 hash-chained tamper-evident audit logs, and verify compliance independently. Cross-agent verification handshake — no proof, no transaction. MIT licensed, 4,244 tests.

38 TypeScript Updated 7d ago Score 66
MCP Server Active

n24q02m/better-notion-mcp

Markdown-first Notion MCP server with 9 composite tools and 39 actions. ~77% token reduction via tiered docs. Auto-pagination and bulk operations.

35 TypeScript Updated today Score 66
MCP Server Official Active

cammac-creator/ibanforge-mcp

Pre-payout counterparty screening for AI agents: IBAN validation + OFAC/EU/UN sanctions screening + Swiss BC-Nummer clearing + SEPA/VoP reachability + risk score. MCP-native (stdio via `npx -y ibanforge-mcp` or Streamable HTTP at `api.ibanforge.com/mcp`). Free tier 200 req/month, pay-per-call USDC (x402) beyond.

3 TypeScript Updated yesterday Score 66
MCP Server Official Active

YBSbarker/barker-stablecoin-skills

Real-time stablecoin yield index across DeFi protocols and CEX earn programs, with an AI yield advisor, risk signals and non-custodial deposit/redeem quotes for AI agents. Remote streamable-http at `mcp.barker.money/mcp`, x402 pay-per-call.

3 JavaScript Updated today Score 66
MCP Server Active

swimmwatch/cloakbrowser-mcp

Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image.

33 TypeScript Updated 2d ago Score 65
MCP Server Active

religa/multi-mcp

Parallel multi-model code review, security analysis, and AI debate with ChatGPT, Claude, and Gemini. Orchestrates multiple LLMs for compare, consensus, and OWASP Top 10 security checks.

33 Python Updated 5d ago Score 65
MCP Server Active

Abhigyan-Shekhar/Waggle-mcp

Persistent graph memory for AI agents. Drop a conversation turn in via `observe_conversation()` and facts are auto-extracted, stored as typed graph nodes with local semantic embeddings (no API key). Supports temporal queries ("what did we decide last week?"), conflict detection, and context priming. One-command setup with `waggle-mcp init`. SQLite locally, Neo4j in production.

33 Python Updated today Score 65
Agent Skill Active

dembrandt/dembrandt-skills

UX and design system skills: hierarchy, typography, accessibility, interactions

33 JavaScript Updated today Score 65
MCP Server Active

tosin2013/mcp-adr-analysis-server

AI-powered architectural analysis server for software projects. Provides technology stack detection, ADR management, security checks, enhanced TDD workflow, and deployment readiness validation with support for multiple AI models.

32 TypeScript Updated 5d ago Score 65
MCP Server Active

BetaBots-LLC/callimachus

Local index and hybrid search (SQLite FTS5 + on-device vector KNN) over your AI coding-agent conversation history across 11 tools (Claude Code, Codex, Cursor, and more). Exposes `search_threads`, `search_current_project`, `recent_threads`, and `get_thread` so any agent can recall its own past work.

32 Rust Updated 19d ago Score 65
MCP Server Active

UPinar/contrastapi

Security intelligence API with 31 MCP tools for CVE/EPSS/KEV lookup, domain recon (DNS/WHOIS/SSL/subdomains/CT logs), IOC/threat intel, OSINT (email/phone/username), and code security scanning (secrets, injection). Free 100 req/hr.

32 Python Updated 5d ago Score 65
Agent Skill Active

more-io/apple-bridges

Native macOS app access — manage Apple Reminders, Calendar, Contacts, Notes, Mail, and tmux sessions via Swift CLI bridges

32 Swift Updated 1mo ago Score 65
MCP Server Active

littlebearapps/outlook-assistant

Ask your AI assistant to search your inbox, send emails, schedule meetings, manage contacts, and configure mailbox settings — without leaving the conversation. Works with Claude, Cursor, Windsurf, and any MCP-compatible client.

31 JavaScript Updated yesterday Score 65
‹ Prev167820Next ›