🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

contextstudios-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contextstudios-mcp

AI agency API: 25 free tools for glossary, comparisons, blog, guides, and estimates

latest
npmnpm
Version
2.0.0
Version published
Weekly downloads
60
30.43%
Maintainers
1
Weekly downloads
 
Created
Source

Context Studios MCP Server

Free public MCP API for Context Studios, a Berlin-based AI-native development agency.

Connect

This is a remote server — no installation needed. Connect directly:

https://contextstudios-mcp.vercel.app/api/public/mcp

Transport: Streamable HTTP | Auth: None required | Rate Limit: 60 req/min

25 Free Tools

CategoryTools
Companyget_company_info, get_services, get_pricing
Blogget_blog_posts, search_blog_knowledge, search_content
AI Glossaryget_glossary_term, search_glossary, list_glossary_categories, get_featured_glossary_terms, get_related_glossary_terms, get_glossary_by_tech_stack
Comparisonsget_comparison, list_comparisons, search_comparisons
Guideslist_guides, get_guide, search_guides
Locationslist_location_pages, get_location_page, search_location_pages
CMSget_page, search_pages
Appsai_project_estimator, blog_explorer

Example

curl -X POST https://contextstudios-mcp.vercel.app/api/public/mcp \
  -H "Content-Type: application/json" \
  -H "Accept: application/json, text/event-stream" \
  -d '{"jsonrpc":"2.0","method":"tools/call","params":{"name":"get_comparison","arguments":{"slug":"claude-code-vs-github-copilot"}},"id":1}'

Keywords

mcp

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts