Skip to main content
Glama
Vvkmnn

claude-oracle-mcp

by Vvkmnn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoOptional GitHub personal access token for higher API rate limits (10 → 30 req/min)
SKILLSMP_API_KEYNoOptional API key for SkillsMP semantic search (25,000+ skills). Obtain from https://skillsmp.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

Search for Claude Code skills, plugins, and MCP servers. Returns install commands.

browseB

Browse skills, plugins, and MCP servers by category or popularity.

sourcesA

Show available data sources and their status.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 3 tools

Disambiguation4/5

Tools are generally distinct: browse is for exploring categories, search is for querying, and sources lists data sources. However, there is minor potential confusion between browse and search.

Naming Consistency4/5

All tool names are single lowercase words ('browse', 'search', 'sources'), which is a consistent but simple pattern. No mixing of conventions.

Tool Count5/5

Three tools is well-scoped for a discovery server: browse, search, and sources cover the core functionality without excess.

Completeness4/5

The set covers browsing, searching, and viewing sources, which is complete for discovery. Missing a dedicated 'get details' tool is minor.

Maintenance

ActivityInactive
ResponsivenessNo issues