PulseMCP Server
@orliesaurus
About PulseMCP Server
An MCP server that helps you find MCP servers that are listed on PulseMCP.com
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pulsemcp": {
"command": "npx",
"args": [
"-y",
"pulsemcp-server"
]
}
}
}Tools
2List MCP servers with optional filtering
List all available integrations
Overview
What is PulseMCP Server?
PulseMCP Server is a Model Context Protocol (MCP) server that provides tools for discovering and exploring MCP servers and integrations through the PulseMCP API.
How to use PulseMCP Server?
Install by adding the server configuration to your MCP client (e.g., using npx with the pulsemcp-server package), or clone the repository, install dependencies, build, and run. Use npm start to start the server, or npm run inspector to inspect the MCP implementation.
Key features of PulseMCP Server
- List MCP servers with filtering and pagination
- Search servers by name or functionality
- Filter servers by integration types
- List all available integrations
- Full TypeScript support
- Error handling for API and parameter issues
Use cases of PulseMCP Server
- Discover new MCP servers for your projects
- Filter servers by integration type (e.g., GitHub)
- Search for servers by specific functionality or name
- Paginate through large server listings
- Retrieve a list of all available integrations
FAQ from PulseMCP Server
What tools does PulseMCP Server provide?
It provides two tools: list_servers (with optional search, integration filtering, and pagination) and list_integrations (which lists all integrations with no parameters).
What parameters does list_servers accept?
list_servers accepts query (search term), integrations (array of integration slugs), count_per_page (max 5000), and offset (pagination skip).
What runtime dependencies are required?
The server requires Node.js, TypeScript, and dependencies including @modelcontextprotocol/sdk (^0.6.0), axios (^1.7.9), and TypeScript (^5.3.3).
How does error handling work?
The server handles invalid parameters, API connection issues, rate limiting, and authentication errors, returning errors in a standardized format with appropriate codes and messages.
Where does the data come from?
All data is retrieved from the PulseMCP API – the server acts as an MCP interface to that external service.
Frequently asked questions
What tools does PulseMCP Server provide?
It provides two tools: `list_servers` (with optional search, integration filtering, and pagination) and `list_integrations` (which lists all integrations with no parameters).
What parameters does `list_servers` accept?
`list_servers` accepts `query` (search term), `integrations` (array of integration slugs), `count_per_page` (max 5000), and `offset` (pagination skip).
What runtime dependencies are required?
The server requires Node.js, TypeScript, and dependencies including `@modelcontextprotocol/sdk` (^0.6.0), `axios` (^1.7.9), and TypeScript (^5.3.3).
How does error handling work?
The server handles invalid parameters, API connection issues, rate limiting, and authentication errors, returning errors in a standardized format with appropriate codes and messages.
Where does the data come from?
All data is retrieved from the PulseMCP API – the server acts as an MCP interface to that external service.
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

EverArt
modelcontextprotocolModel Context Protocol Servers

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Comments