CCM
/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

Claude Code Marketplaces

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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
govbase-inc avatar

Govbase

govbase-inc/govbase
10 toolsHTTPregistry active
Summary

Connects Claude to U.S. federal government data through the Govbase API. You get programmatic access to congressional bills, legislator profiles, voting records, and general civic information without scraping government sites or parsing PDFs yourself. Reach for this when you're building tools that need to look up how representatives voted, track bill status, or surface policy information in conversational interfaces. The streamable HTTP transport means you can run it remotely without local setup. Useful for civic tech projects, policy research tools, or any application where you need structured access to what's happening in Congress.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →

Tools

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

10 tools
search_policiesSearch U.S. federal policies and legislation by keyword, topic, or bill name. Returns a list of matching policies with summaries.3 params

Search U.S. federal policies and legislation by keyword, topic, or bill name. Returns a list of matching policies with summaries.

Parameters* required
limitnumber
Number of results (max 25)default: 10
querystring
Search query (bill name, topic, keyword)
sortstring
Sort orderone of date · importancedefault: importance
get_policyRetrieve detailed information about a specific U.S. federal policy by its ID (e.g., "bill-119-hr-22" or "eo-2025-1234").1 params

Retrieve detailed information about a specific U.S. federal policy by its ID (e.g., "bill-119-hr-22" or "eo-2025-1234").

Parameters* required
policy_idstring
Policy ID (e.g., "bill-119-hr-22" or "eo-2025-1234")
get_policy_textRetrieve the full text of a U.S. federal policy document. Returns the raw legislative or regulatory text.2 params

Retrieve the full text of a U.S. federal policy document. Returns the raw legislative or regulatory text.

Parameters* required
formatstring
Text formatone of markdown · plaindefault: markdown
policy_idstring
Policy ID
search_membersSearch current U.S. members of Congress by name, state, party, or chamber. Returns a list of matching members with key details.5 params

Search current U.S. members of Congress by name, state, party, or chamber. Returns a list of matching members with key details.

Parameters* required
chamberstring
Congressional chamberone of house · senate
limitnumber
Number of resultsdefault: 20
partystring
Political partyone of Democratic · Republican · Independent
querystring
Search by name
statestring
Two-letter state code (e.g., "CA")
get_memberRetrieve detailed information about a specific U.S. member of Congress by their Bioguide ID (e.g., "P000197" for Nancy Pelosi).1 params

Retrieve detailed information about a specific U.S. member of Congress by their Bioguide ID (e.g., "P000197" for Nancy Pelosi).

Parameters* required
bioguide_idstring
Bioguide ID (e.g., "P000197")
get_member_voteCheck how a specific U.S. member of Congress voted on a policy by providing their Bioguide ID and the policy ID. Returns all roll call votes for that member on the given policy.2 params

Check how a specific U.S. member of Congress voted on a policy by providing their Bioguide ID and the policy ID. Returns all roll call votes for that member on the given policy.

Parameters* required
bioguide_idstring
Bioguide ID of the member
policy_idstring
Policy ID to check vote on
get_storiesList current story bundles tracking ongoing policy issues. Returns a feed of active stories grouping related policies and developments.1 params

List current story bundles tracking ongoing policy issues. Returns a feed of active stories grouping related policies and developments.

Parameters* required
limitnumber
Number of storiesdefault: 10
get_storyRetrieve detailed information about a specific story bundle by its ID, including the full timeline of related events.1 params

Retrieve detailed information about a specific story bundle by its ID, including the full timeline of related events.

Parameters* required
bundle_idstring
Story bundle ID
get_representativesLook up elected representatives for a given U.S. address, including federal, state, and local officials.1 params

Look up elected representatives for a given U.S. address, including federal, state, and local officials.

Parameters* required
addressstring
Street address (e.g., "1600 Pennsylvania Ave, Washington DC")
get_voter_infoGet election and polling location information for a registered U.S. voter address, including upcoming elections and early vote sites.1 params

Get election and polling location information for a registered U.S. voter address, including upcoming elections and early vote sites.

Parameters* required
addressstring
Registered voter address
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Data & Analytics
Registryactive
TransportHTTP
UpdatedMar 27, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
govbase avatar
Govbase

govbase/govbase

Govbase provides U.S. federal policy data — search bills, executive orders, look up Congress members and voting records, browse narrative story bundles, and get civic info like representatives and polling locations by address.
govbase avatar
Govbase

govbase/govbase-89e4693c

Govbase provides U.S. federal policy data — search bills, executive orders, look up Congress members and voting records, browse narrative story bundles, and get civic info like representatives and polling locations by address.
gregario avatar
Tft Oracle

gregario/tft-oracle

TFT champion, trait, item, and augment data for LLMs via CommunityDragon
gswardman avatar
Giveready

gswardman/giveready

Search 41K+ nonprofits, get impact data, submit enrichments, donate USDC via x402.
gtorreal avatar
Buda Mcp

gtorreal/buda-mcp

Buda.com market data: prices, spreads, OHLCV, order books, trades, and volume for CLP, COP, PEN.
haomingkoo avatar
Japan in Seasons

haomingkoo/japan-seasons-mcp

Live Japan seasonal travel data — cherry blossom forecasts, autumn leaves, fruit picking, flowers & festivals. 1,700+ spots from Japan Meteorological Corporation. Updated daily.