MCP_Server
Allows querying information about companies listed on Crunchbase, enabling users to ask questions about company data.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP_Serverfind details about the company Stripe"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
On Windows:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"On MacOS/Linix:
curl -LsSf https://astral.sh/uv/install.sh | shMore info: https://docs.astral.sh/uv/getting-started/installation/
Download Claude Desktop here: https://claude.ai/download
git clone https://github.com/ThomasJanssen-tech/MCP_Server
cd MCP_ServerIn the project directory, now run the following command to automatically configure Claude Desktop, where main.py is the name of your MCP Server Script.
uv run mcp install main.pyOpen a terminal in VS Code
Execute the following command:
uv run download_data.py
uv run ingest_data.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityBmaintenanceOfficial Bright Data server for the Model Context Protocol that enables AI assistants like Claude Desktop to reference and make decisions based on real-time public web data.Last updated57,6482,544MIT- Flicense-qualityDmaintenanceEnables querying a vector database of machine learning FAQs and performing web searches using Bright Data proxies through Claude Desktop with structured agent prompts.Last updated
- FlicenseAqualityDmaintenanceEnables Claude Desktop to perform advanced web scraping and crawling operations, extracting structured data, analyzing website architectures, and discovering content relationships through natural conversation.Last updated54
- Flicense-qualityDmaintenanceEnables querying and managing a CRM database through natural language conversations with Claude Desktop.Last updated
Related MCP Connectors
Search companies, enrich contacts, and reveal emails and phones from your AI agent.
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ThomasJanssen-tech/MCP_Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server