CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Verify Mcp

scopeblind/scopeblindd2
4 toolsSTDIOregistry active
Summary

You'd reach for this when you need to verify Ed25519 signatures on receipts, bundles, or trust artifacts without touching the network. It's built for offline verification scenarios where you've got signed data and need to validate its authenticity locally. The server exposes verification operations through stdio transport, making it straightforward to pipe in signed content and get back validation results. Think audit trails, supply chain verification, or any situation where you're dealing with cryptographically signed artifacts and need to confirm they haven't been tampered with. The focus is narrow: pure verification, no signing or key management.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

4 tools
search_serversSearch and rank MCP servers by capability, auth preference, client target, and risk tolerance.6 params

Search and rank MCP servers by capability, auth preference, client target, and risk tolerance.

Parameters* required
limitinteger
Maximum number of ranked candidates to return.
querystring
Optional free-text query to bias ranking toward a specific use case or domain.
capabilitiesarray
Normalized capability taxonomy terms such as healthcare, search, read, exec, files, oauth, or prompts.
client_targetstring
Optional target client or integration surface.one of openai_connectors · claude_desktop · smithery · generic_http · healthcare
risk_tolerancestring
How much tool-surface risk is acceptable.one of any · low · medium · high
auth_preferencestring
Preferred auth mode. Use unauthenticated when the agent must avoid login flows.one of any · oauth · unauthenticated
recommend_serversRecommend MCP servers for a plain-language task and return ranked matches with install config.6 params

Recommend MCP servers for a plain-language task and return ranked matches with install config.

Parameters* required
taskstring
Plain-language task description such as 'I need an MCP for healthcare denial scoring in OpenAI connectors'.
limitinteger
Maximum number of recommendations to return.
capabilitiesarray
Optional explicit capability constraints that override or extend the inferred task capabilities.
client_targetstring
Optional target client or integration surface.one of openai_connectors · claude_desktop · smithery · generic_http · healthcare
risk_tolerancestring
How much tool-surface risk is acceptable.one of any · low · medium · high
auth_preferencestring
Preferred auth mode.one of any · oauth · unauthenticated
get_server_reportReturn the full machine-readable verify report for a specific MCP server identifier.1 params

Return the full machine-readable verify report for a specific MCP server identifier.

Parameters* required
identifierstring
Canonical server identifier in namespace/name format.
compare_serversCompare up to four MCP servers side by side across score, verdict, auth, tool count, prompts/resources, and freshness.1 params

Compare up to four MCP servers side by side across score, verdict, auth, tool count, prompts/resources, and freshness.

Parameters* required
identifiersarray
Canonical server identifiers in namespace/name format.
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
Package@scopeblind/verify-mcp
TransportSTDIO
UpdatedApr 5, 2026
View on GitHub