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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
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