By yteruel31
MCP server for querying the JetBrains Marketplace API. Search plugins, check compatibility, view metadata, and browse version history.
npx claudepluginhub yteruel31/claude-marketplace --plugin jb-marketplacePersonal Claude Code plugins marketplace.
/plugin marketplace add https://github.com/yteruel31/claude-marketplace.git
/plugin
/plugin install google-research@claude-marketplace
| Plugin | Version | Tools | Description |
|---|---|---|---|
google-research | 1.0.0 | 1 | Web research with Google Gemini Flash + Search grounding |
google-image | 1.0.0 | 1 | AI image generation with Google Gemini |
discord | 1.1.1 | 10 | Discord bot integration and API documentation access |
reddit | 1.0.0 | 7 | Read-only Reddit research tools |
jb-marketplace | 1.0.0 | 4 | JetBrains Marketplace API (search, compatibility, metadata, versions) |
MCP server for web research using Google Gemini Flash with Google Search grounding.
Features:
Requirements:
GEMINI_API_KEY environment variable (get one at https://aistudio.google.com/apikey)uv package manager (https://github.com/astral-sh/uv)MCP server for AI image generation using Google Gemini.
Features:
Requirements:
GEMINI_API_KEY environment variable (get one at https://aistudio.google.com/apikey)uv package manager (https://github.com/astral-sh/uv)MCP server for Discord bot integration and API documentation access.
Features:
Requirements:
DISCORD_BOT_TOKEN environment variable (from Discord Developer Portal)uv package manager (https://github.com/astral-sh/uv)MCP server providing read-only Reddit research tools.
Features:
get_insight)Requirements:
REDDIT_CLIENT_ID and REDDIT_CLIENT_SECRET environment variables (from Reddit App Preferences)uv package manager (https://github.com/astral-sh/uv)MCP server for the JetBrains Marketplace API.
Features:
Requirements:
uv package manager (https://github.com/astral-sh/uv)claude-marketplace/
├── .claude/
│ └── settings.json
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ ├── general/
│ │ ├── discord/
│ │ ├── google-image/
│ │ ├── google-research/
│ │ └── reddit/
│ └── development/
│ └── jb-marketplace/
├── LICENSE
└── README.md
Add to your project's .claude/settings.json for automatic installation:
{
"extraKnownMarketplaces": {
"claude-marketplace": {
"source": {
"source": "github",
"repo": "yteruel31/claude-marketplace"
}
}
},
"enabledPlugins": {
"google-research@claude-marketplace": true,
"google-image@claude-marketplace": true,
"discord@claude-marketplace": true,
"reddit@claude-marketplace": true,
"jb-marketplace@claude-marketplace": true
}
}
MIT
Delegate research to Gemini CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Developer utilities: modern CLI tools, git worktrees, docs lookup, web research, brainstorming
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Write SQL, explore datasets, and generate insights faster. Build visualizations and dashboards, and turn raw data into clear stories for stakeholders.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Admin access level
Server config contains admin-level keywords
Share bugs, ideas, or general feedback.
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim