Access semiconductor B2B platforms like AnySilicon and DesignReuse for IP core and ASIC service procurement.
An MCP (Model Context Protocol) server that provides structured access to semiconductor industry B2B platforms like AnySilicon and DesignReuse. This intelligent agent acts as a professional IP core and ASIC service procurement expert.
npm install
npm run build
Test the server after building:
# Test server starts correctly
node dist/index.js
# Run comprehensive tests
npm run test:mcp
# Test Claude Desktop integration
npm run test:desktop
Add to your Claude Desktop configuration:
{
"mcpServers": {
"semiconductor-supply-chain": {
"command": "node",
"args": ["/path/to/semiconductor-supply-chain-mcp/dist/index.js"]
}
}
}
Note: Replace
/path/to/semiconductor-supply-chain-mcp
with your actual installation directory. The server must be built (npm run build
) before use.
If the server shows as disabled in Claude Desktop:
dist/index.js
existsFor detailed troubleshooting, see debug-claude-desktop.md.
find_ip_vendors
find_asic_services
get_price_estimation
compare_vendors
natural_language_query
# Run in development mode
npm run dev
# Run tests
npm test
# Run MCP-specific tests
npm run test:mcp
# Run NLP server tests
npm run test:nlp
# Test Claude Desktop integration
npm run test:desktop
# Lint code
npm run lint
# Type check
npm run typecheck
require()
errors in test filesMIT
A Model Context Protocol Server for SearXNG
Search YouTube videos and retrieve their transcripts using the YouTube API.
Provides real-time Caltrain schedule information using GTFS data.
Access Google Search results using the Serper API.
Search and retrieve academic papers from the arXiv repository via its API.
Interact with the Haloscan SEO API for search engine optimization tasks.
An enhanced MCP server for SearXNG web searching, utilizing a category-aware web-search, web-scraping, and includes a date/time retrieval tool.
Google News search capabilities with automatic topic categorization and multi-language support via SerpAPI integration.
Provides the Ferengi Rules of Acquisition with powerful search and retrieval capabilities.
Search and retrieve brewery data worldwide using the Open Brewery DB API.