MCP Marketplace
BrowseHow It WorksFor CreatorsDocs
Sign inSign up
MCP Marketplace

The curated, security-first marketplace for AI tools.

Product

Browse ToolsSubmit a ToolDocumentationHow It WorksBlogFAQ

Legal

Terms of ServicePrivacy PolicyCommunity Guidelines

Connect

support@mcp-marketplace.ioTwitter / XDiscord

MCP Marketplace © 2026. All rights reserved.

Back to Browse

Skills MCP Server

by Revelica
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Product intelligence for AI agents — query a Revelica workspace's ideas, specs, and research.

About

Product intelligence for AI agents — query a Revelica workspace's ideas, specs, and research.

Remote endpoints: streamable-http: https://api.revelica.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-revelica-revelica": {
      "url": "https://api.revelica.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Revelica Skills

Official Revelica plugin for AI coding tools — provides MCP-connected skills for product intelligence. Follows the Agent Skills open standard, compatible with Claude Code, Cursor, Gemini CLI, OpenAI Codex, and more.

Repository Structure

revelica/skills
├── .claude-plugin/
│   ├── marketplace.json         # Claude Code marketplace catalog
│   ├── plugin.json              # Claude Code plugin manifest
│   └── mcp.json                 # MCP config for Claude Code plugin
├── .cursor-plugin/
│   └── plugin.json              # Cursor plugin manifest
├── skills/                      # Skill definitions (Agent Skills open standard)
│   ├── product-for-coding-agents/  # Product layer for coding agents (orientation)
│   └── write-spec/              # Author a feature spec attached to an idea
├── server.json                  # MCP registry manifest (registry.modelcontextprotocol.io)
├── .mcp.json                    # MCP config for Cursor/Gemini
└── gemini-extension.json        # Gemini CLI extension manifest

Installation by Platform

Claude Code

/plugin marketplace add revelica/skills
/plugin install revelica@revelica

Skills are model-invoked — Claude automatically uses them based on context. The MCP server is registered automatically.

Cursor

Install via the .cursor-plugin/plugin.json manifest. Cursor will discover skills from the skills/ directory and connect to the MCP server via .mcp.json automatically.

Gemini CLI

gemini extensions install revelica/skills

The gemini-extension.json manifest registers both skills and the MCP server.

Available MCP Tools

These tools are provided by the Revelica MCP server and callable from any skill:

ToolDescription
querySearch the workspace knowledge base — artifacts, entities, schemas. Filter by artifact_type, control detail with depth.
readRead a single artifact or entity in full by id.
createCreate new artifacts or entities. Content validated against registered schemas.
updateApply partial field-level updates via dot-path notation.
load_skillLoad a skill's instructions and prefetched workspace data.

All tools require OAuth authentication and enforce Supabase RLS — users only see their own workspace's data.

Available Skills

SkillDescription
product-for-coding-agentsOrientation for a coding agent: read the idea/spec/UX behind the code, write high-level results (impl docs, PRs, tested feasibility assumptions, ideas, sources) back.
write-specAuthor a feature spec attached to an idea, following the Revelica spec template — incremental section-by-section writes that fit coding-agent tool-call budgets.

Adding a New Skill

  1. Create a folder under skills/:

    mkdir skills/my-skill
    touch skills/my-skill/SKILL.md
    
  2. Write SKILL.md following the Agent Skills spec:

    ---
    name: my-skill
    description: What this skill does and when to use it.
    compatibility: Requires Revelica MCP server (query, read, create, update tools)
    ---
    
    Instructions for the agent...
    
  3. Commit and push. Users get the update by running:

    /plugin update revelica@revelica
    

No backend changes needed unless the skill requires a new MCP tool.

About Revelica

Revelica is an AI-native product discovery platform. It helps product managers create customer insights, competitive analysis, and validated specs that feed into their AI development workflow.

🔗 https://revelica.com

🔗 https://app.revelica.com/insights

Reviews

No reviews yet

Be the first to review this server!

0

installs

New

no ratings yet

Is this your server?

Claim ownership to manage your listing, respond to reviews, and track installs from your dashboard.

Claim with GitHub

Sign up with the GitHub account that owns this repo

Links

Source CodeDocumentationRemote Endpoint

Details

Published June 2, 2026
Version 1.0.0
0 installs
Remote Plugin

More Developer Tools MCP Servers

Fetch

Free

by Modelcontextprotocol · Developer Tools

Web content fetching and conversion for efficient LLM usage

80.0K
Stars
4
Installs
5.3
Security
No ratings yet
Local

Toleno

Free

by Toleno · Developer Tools

Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.

137
Stars
520
Installs
8.0
Security
4.8
Local

mcp-creator-python

Free

by mcp-marketplace · Developer Tools

Create, build, and publish Python MCP servers to PyPI — conversationally.

-
Stars
73
Installs
10.0
Security
4.6
Local

MarkItDown

Free

by Microsoft · Content & Media

Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption

156.1K
Stars
35
Installs
6.0
Security
5.0
Local

FinAgent

Free

by mcp-marketplace · Finance

Free stock data and market news for any MCP-compatible AI assistant.

-
Stars
21
Installs
10.0
Security
No ratings yet
Local

mcp-creator-typescript

Free

by mcp-marketplace · Developer Tools

Scaffold, build, and publish TypeScript MCP servers to npm — conversationally

-
Stars
18
Installs
10.0
Security
5.0
Local