174 skills found · Page 4 of 6
lambda-capture / mcp-server🌐 MCP Server for Semantic Search of Macro Data for Quant Research AI Agents
AnteWall / avanza-mcpA Model Context Protocol (MCP) server providing access to Avanza's API. Get real-time Swedish stock quotes, fund information, charts, and comprehensive market data.
uysalserkan / gcp-storage-mcpA Model Context Protocol (MCP) server that provides seamless integration with Google Cloud Storage, enabling AI assistants to perform file operations, manage buckets, and interact with GCS resources directly.
Dimirolz / mcpmockRapid MCP server prototyping from a single YAML file
BlockRunAI / blockrun-mcpBlockRun MCP Server - Access 30+ AI models in Claude Code with zero API keys. Pay-per-request via x402 micropayments.
RoboFinSystems / robosystemsRoboSystems is a financial knowledge graph platform that transforms complex financial data into actionable intelligence through graph-based analytics and AI-powered insights. Fork-ready with full GitHub Actions CI/CD for deploying CloudFormation infrastructure to your AWS account.
imprvhub / mcp-claude-hackernewsAn integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
StuMason / get-mcp-keysA lightweight utility that securely loads API keys for Cursor MCP servers from your home directory, preventing accidental exposure of secrets in repositories. Keep your credentials safe while maintaining seamless integration with AI coding assistants.
pawneetdev / rest-to-mcp-adapterA Python library for converting REST API specifications into MCP (Model Context Protocol) tools for AI agents.
lirantal / mcp-server-nodejs-api-docsMCP Server for Node.js API documentation
isakskogstad / Skolverket-MCPMCP server for Swedish National Agency for Education (Skolverket) open data. Tuned for LLMs to query, parse, and integrate info, data, and stats from three public API endpoints.
Kaiohz / mcp-raganythingAPI/MCP wrapper for RagAnything
salacoste / openapi-mcp-swaggerSolve AI context window limits for API docs | Convert any Swagger/OpenAPI to searchable MCP server | AI-powered endpoint discovery & code generation | Works with Cursor, Claude, VS Code
HaithamOumerzoug / keycloak-mcpMCP server that integrates with Keycloak, allowing you to manage Keycloak users and realms through a standardized protocol. It uses the official Keycloak Admin Client to interact with Keycloak's API.
kintopp / rijksmuseum-mcp-plusMCP server for the Rijksmuseum collections
aliyun / alibabacloud-api-mcp-server阿里云 MCP Server 是一个强大的云服务集成平台,通过 Model Context Protocol (MCP) 为 AI 应用提供阿里云服务的无缝集成能力。该平台支持数万个阿里云 OpenAPI,让开发者能够轻松地将阿里云的各种服务能力集成到 AI 工作流中。
ALAPI-SDK / mcp-alapi-cn这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
liuhao6741 / cursor-memPersistent memory for Cursor IDE — like claude-mem, but for Cursor. Zero-config, no API key.
Solihatun1 / AI-Cursor-Scraping-AssistantA powerful tool that leverages Cursor AI and MCP (Model Context Protocol) to easily generate web scrapers for various types of websites.
TermiX-official / dune--- name: dune description: Execute and query Dune Analytics dashboards for on-chain data and custom SQL analytics. metadata: { "cryptoclaw": { "emoji": "🔮", "requires": { "env": ["DUNE_A
mikker / steveUse the steve CLI to automate macOS apps via Accessibility APIs
normcrandall / JIRA IntegrationImports JIRA tickets (via API or web scraping) and converts them to local story files. Supports single tickets, bulk imports via JQL, and optional dev workflow kickoff. Works with or without API credentials.
openclaw / casaControl HomeKit devices via the local Casa app and API (localhost-only).
buckyos / krpcBuckyos is a Cloud OS (Network OS) for everyone. Its primary design goal is to allow consumers to have their own cluster/cloud (we call this cluster Zone).Consumers can install Service in their own Zone just like installing App. Based on buckyos, users can have AI Agents that can access all their data, devices, and services.
RedWilly / animaSummarizes how to use the Anima animation engine (Scene, Mobjects, Fluent API, Pro API, camera, timeline, rendering, and CLI)
kenforthewin / skillsNetHack Agent Skills This directory contains behavioral skills for the NetHack agent. Skills are Python async functions that interact with the game through the NetHackAPI. Skill Structure Ever
juanre / toolsUse when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns
repairman29 / skillsAI-powered dependency upgrades. Stop reading changelogs—let AI tell you what breaks.
underwear / opManage 1Password secrets
CaseMark / apiAPI Routes Skill Purpose This skill covers creating and working with API routes in Next.js 15+, including REST endpoints, server actions, and data fetching patterns. Key Concepts