Packages
26403 resultsNetSuite REST API
Oracle NetSuite's REST and SOAP APIs for accessing financial data, inventory, CRM, and operational business data from NetSuite's cloud ERP platform.
pyomop
pyomop is a Python library/CLI for working with OHDSI OMOP CDM (v5.4/v6) databases using SQLAlchemy. It can create/init CDM tables, load OMOP vocabularies, run QueryLibrary queries, execute custom SQL and convert results to pandas DataFrames. It also includes FHIR Bulk Export (NDJSON/NDJSON) import utilities that map FHIR source values to OMOP concepts, and an optional MCP server exposing tools for database operations and query execution. There is also optional LLM-based natural-language query support via langchain extras.
apimesh
12 x402-payable API tools for AI agents — web vitals, SEO, security, email, more.
applescript-mcp
An MCP server for macOS that exposes AppleScript-driven actions (calendar, clipboard, Finder, notifications, system controls, iTerm, Shortcuts, Mail, Messages, Notes, and Pages) to LLM/MCP clients via tool calls over stdio.
ARBuilder
ARBuilder is an AI development assistant for the Arbitrum ecosystem that turns natural-language prompts into Stylus smart-contract code (Rust), cross-chain SDK/bridging and messaging code, and full-stack dApp scaffolding (backend/indexer/oracle/frontend/wallet integration), with additional Orbit chain deployment assistance. It uses a Retrieval-Augmented Generation (RAG) pipeline (hybrid search with vector + BM25 + reranking) and exposes functionality via an MCP server (19 tools), usable either hosted (via an MCP-remote URL and Bearer token) or self-hosted by running the MCP server locally.
bonnard-cli
CLI for deploying and querying a governed semantic/metrics layer for agentic analytics. Provides commands to scaffold projects, connect data sources, validate models, deploy with versioning/history, run queries, and set up an MCP server for governed agent queries, along with markdown dashboard tooling and programmatic access via a companion SDK/React packages.
bzm-mcp
Provides an MCP server that lets AI tools manage end-to-end BlazeMeter performance testing workflows (create/execute/report) via natural-language interactions, using BlazeMeter API credentials configured through the MCP host.
keycloak-mcp-server
<!-- For a centered logo -->
kukapay/raydium-launchlab-mcp
mcp-memory-bank
Provides an MCP server that helps AI assistants create and maintain a structured “Memory Bank” (Markdown) for context preservation, including templates, structure descriptions, and suggestions based on a project summary.
mcp-server-make
An MCP (Model Context Protocol) server that exposes a single tool to run GNU Make targets from a specified Makefile (and optional working directory), capturing output and enabling LLM-assisted understanding/execution of build tasks.
mcpshim
MCPShim provides a local daemon (mcpshimd) and CLI (mcpshim) that turn remote MCP server tools into standard command-line workflows. It manages MCP session/discovery, optionally OAuth login, and exposes tool calls via a JSON-over-UNIX-socket IPC protocol and mapped CLI flags, returning structured JSON output and maintaining local call history in SQLite.
memorious-mcp
memorious-mcp is a local Model Context Protocol (MCP) server that provides semantic long-term memory operations—store, recall (vector similarity search), and forget—using ChromaDB for persistent on-disk storage.
obsidian-web-mcp
obsidian-web-mcp is a Python MCP server that exposes an Obsidian vault over HTTPS so remote MCP clients (e.g., Claude web/phone) can read and write Markdown files. It provides tools for reading/writing files, updating YAML frontmatter, searching (body and frontmatter), listing directories, moving/renaming, and soft-deleting to a .trash folder. It claims OAuth 2.0 (authorization code flow with PKCE), bearer-token validation per request, Cloudflare Tunnel-based exposure, path traversal protections, and atomic writes to avoid partial file states that could break Obsidian Sync.
opendock
MCP server for the Opendock Neutron API
remind
Remind (remind-mcp) is a generalized long-term memory layer for LLM-driven agents. It ingests “episodes” of experiences, consolidates them into generalized “concepts” (with confidence/conditions/exceptions), maintains an entity/knowledge graph, and supports semantic/graph-based retrieval. It can be used via a local CLI/skills workflow with a project database, or via an MCP server for IDE/desktop agents, which also exposes a web UI and a small REST API.
searxNcrawl
searxNcrawl provides a minimal MCP server (STDIO and HTTP) plus CLI tools to search the web via SearXNG and crawl web pages/sites, extracting readable Markdown using Crawl4AI with configurable deduplication and optional authenticated crawling via Playwright storage_state.
signing-mcp-server
Provides an offline Ethereum wallet signing toolkit with MCP servers (including signing-mcp-server) for EIP-191 message signing and EIP-712 typed-data signing/verification, plus related wallet/keystore utilities in the broader toolkit. Emphasizes offline/self-contained operation and uses established Ethereum cryptography libraries.
transaction-mcp-server
transaction-mcp-server is an offline Ethereum wallet/transaction MCP server that exposes tools to build, encode/decode, hash, and sign Ethereum transactions (legacy/Type 0, access-list/Type 1, EIP-1559/Type 2), plus related helpers like calldata parsing and transaction validation. It runs as a standalone Python package and is designed to be used by AI assistants via the Model Context Protocol (MCP).
w3-mcp-server-lsp
Provides an MCP server (stdio) that wraps a TypeScript Language Server to offer LSP-backed code intelligence tools such as go-to-definition, hover, and find-references for JavaScript/TypeScript projects.