Packages
1119 resultsmcp-server-brave-search
Provides an MCP server (for use with Zed/Context Servers) that wraps Brave Search’s official MCP server, requiring a Brave Search API key for search access.
agentset
Agentset is an open-source platform for building, evaluating, and deploying production-ready RAG and agentic applications, including ingestion, chunking, embeddings, retrieval, evaluation/benchmarks, a chat playground, and (cloud or self-hosted) hosting. It also claims a developer-friendly API with typed SDKs and an OpenAPI spec, plus multi-tenancy and an MCP server.
orange-mcp-server-collector
MCP server that collects and aggregates data from various sources
orange-mcp-server-headless-gmail
MCP server package providing headless Gmail API integration - enables programmatic access to Gmail functionality through the Model Context Protocol without UI
oracle.oci-networking-mcp-server
An MCP server that exposes Oracle Cloud Infrastructure (OCI) Core Networking (VCN) service APIs, enabling AI agents to create and manage Virtual Cloud Networks, subnets, route tables, internet gateways, NAT gateways, security lists, network security groups, and other foundational OCI network resources.
oracle.oci-monitoring-mcp-server
An MCP server that exposes Oracle Cloud Infrastructure (OCI) Monitoring service APIs, enabling AI agents to query metrics, create alarms, manage metric namespaces, and retrieve telemetry data from OCI resources.
oracle.oci-nosql-database-mcp-server
An MCP server that exposes Oracle Cloud Infrastructure (OCI) NoSQL Database service APIs, enabling AI agents to create and manage serverless NoSQL tables, define schemas with flexible data types, perform CRUD operations, manage indexes, and configure capacity and auto-scaling for Oracle NoSQL Cloud Service.
0xdaef0f/job-searchoor
A tool to search for jobs
agentlookup-mcp
MCP server for the public AI agent registry at agentlookup.dev
agentskb
Give your AI expert-level knowledge. Researched answers to any problem. Your AI, upgraded.
Auto-claude-code-research-in-sleep
Auto-claude-code-research-in-sleep (ARIS) is a collection of Claude Code–style “skills” (Markdown-based workflows) that orchestrate an autonomous ML research pipeline: idea discovery, cross-model review loops (Claude Code as executor, an external LLM via MCP/Codex-style reviewer), experiment planning/bridging, paper writing, and post-submission rebuttal plus slide/poster generation. It also documents adaptations for other agent IDEs (Cursor, Trae, Antigravity, OpenClaw) and supports alternative model combinations via OpenAI-compatible APIs (as a reviewer).
c4pt0r/mcp-server-tidb
MCP server implementation for TiDB (serverless) database.
ClawPage
MCP server for ClawPage web extraction API. Extract and structure any web page into clean JSON.
community-servers
MCP Get servers - A collection of community MCP servers
danielkennedy1/pdf-tools-mcp
[](https://smithery.ai/server/@danielkennedy1/pdf-tools-mcp)
githejie/mcp-server-calculator
A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.
InhiblabCore/mcp-image-compression
learn-mcp-servers
The purpose of the repo is to teach you how to make MCP servers.
Linggen - Local RAG
<p align="center">
mcp-agent-langchainjs
A TypeScript/Node.js sample application that demonstrates building an AI agent using LangChain.js with Model Context Protocol (MCP) tools to browse a burger menu, place orders, and query order status. It includes a burger ordering REST-style backend, an MCP server exposing burger operations as MCP tools (serverless/HTTP), and agent UIs/APIs/CLI for interacting with the toolset.