Skip to content
Back to search
30
MCP

@mseep/emacs-introspection-mcp

npm/@mseep/emacs-introspection-mcp

MCP server for Emacs introspection - view buffers, agenda, and get function/variable documentation

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@mseep/mcp-documentation-server
A TypeScript MCP server for document management and semantic search with embeddings
0 tools
@mseep/user-review-mcp
MCP server for user review and feedback collection
0 tools
@mseep/transcription-tools-mcp
MCP server for Transcription Tools providing repair, formatting, and summarization capabilities
0 tools
@mseep/mcp-diagnostics
MCP Server for reading VS Code diagnostics via Debug Adapter Protocol
0 tools
@mseep/docfs
MCP server for accessing local file system content with intelligent search and listing tools
0 tools
@mseep/searxngmcp
MCP server for performing internet searches using SearXNG with basic authentication
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/emacs-introspection-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}